RFR: 8315880: change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT

Julian Waters jwaters at openjdk.org
Thu Oct 5 10:12:26 UTC 2023


On Mon, 18 Sep 2023 20:47:13 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Change the default of LockingMode to LM_LIGHTWEIGHT from LM_LEGACY.
> 
> This fix has been tested with 3 Mach5 Tier[1-8] runs and a 4th is in process.

I think this may have broken JDK-8288293 😅

Is there any compiler specific implementation involved with the new lightweight locking? Just a quick question, I can figure out the rest on my own

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

PR Comment: https://git.openjdk.org/jdk/pull/15797#issuecomment-1748553071


More information about the serviceability-dev mailing list