[jdk21u] Withdrawn: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls

Aleksey Shipilev shade at openjdk.org
Tue Dec 19 20:14:53 UTC 2023


On Mon, 20 Nov 2023 12:28:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Fixes an important race condition in monitor deflation code. Applies cleanly, but the test needs `-XX:+UnlockExperimentalVMOptions` to unlock `-XX:LockingMode=0`.
> 
> Additional testing:
>  - [x] MacOS AArch64 fastdebug, new regression test fails without the fix, passes with it
>  - [x] Linux AArch64 fastdebug `tier1 tier2 tier3 tier4`

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk21u/pull/384


More information about the jdk-updates-dev mailing list