RFR: 8276901: Implement UseHeavyMonitors consistently [v2]

Roman Kennke rkennke at openjdk.java.net
Fri Nov 12 21:41:33 UTC 2021


On Fri, 12 Nov 2021 19:24:37 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The testing VM options are set in task definitions. I'll file a separate issue to adjust configs.

This is not necessary. I only need one or a few tests that exercise synchronize statement, and run this with -XX:+UseHeavyMonitors. If no such test exists, then I'll make one.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6320


More information about the hotspot-compiler-dev mailing list