[jdk21u-dev] Withdrawn: 8327743: JVM crash in hotspot/share/runtime/javaThread.cpp - failed: held monitor count should be equal to jni: 0 != 1
duke
duke at openjdk.org
Mon Sep 9 18:37:17 UTC 2024
On Tue, 23 Apr 2024 07:34:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Uncleanliness comes from JDK 21 not having [JDK-8313882](https://bugs.openjdk.org/browse/JDK-8313882), so I had to rewrite the incoming hunks back to `INT64_FORMAT` and `int64_t` casts. This can be made clean by [JDK-8313882](https://bugs.openjdk.org/browse/JDK-8313882) backport, but it has follow-up bugs that break Graal. It seems a better choice to just do a little deviation here.
>
> Additional testing:
> - [x] MacOS AArch64 server fastdebug, new regression tests fail without the fix, pass with it
> - [x] Linux AArch64 server fastdebug, `all`
> - [x] Linux x86_64 server fastdebug, `all`
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/523
More information about the jdk-updates-dev
mailing list