RFR: 8319251: [REDO] Change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT [v2]
Daniel D. Daugherty
dcubed at openjdk.org
Wed Mar 20 00:32:21 UTC 2024
On Tue, 19 Mar 2024 20:29:31 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> A fix to change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT.
>
> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>
> Make the mention of "false" also include quotes since the return is a String.
The first run of StressWrapper_MoCrazy_8H on linux-x64 with product bits *hung*
at 431 minutes (just over 7 hours) with the baseline jdk-23+14-1012 bits. So the
bug is either in the test or pre-exists in the baseline code.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17932#issuecomment-2008398162
More information about the hotspot-runtime-dev
mailing list