RFR: 8315061: Make LockingMode a product flag

Roman Kennke rkennke at openjdk.org
Wed Aug 30 20:25:36 UTC 2023


On Wed, 30 Aug 2023 19:36:45 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> A trivial fix to make LockingMode a product flag.

I'm sorry, I probably still don't understand. Shouldn't the flag be a diagnostic flag? The default value of the flag is what should be used, and the flag should only be changed if something doesn't work and when it is suspected that it's the locking implementation that's problematic.

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

PR Review: https://git.openjdk.org/jdk/pull/15496#pullrequestreview-1603436525


More information about the hotspot-runtime-dev mailing list