RFR: 8273486: Zero: Handle DiagnoseSyncOnValueBasedClasses VM option

Aleksey Shipilev shade at openjdk.java.net
Tue Sep 14 08:18:06 UTC 2021


On Tue, 14 Sep 2021 01:53:05 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Change seems fine. I'm a little surprised this is all you need.

Thanks. Yes, the magic of reusing the existing `UseHeavyMonitors` paths. It would be a minor problem if we ever decide to ditch that option, but that's the issue for another day.

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

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


More information about the hotspot-dev mailing list