RFR: 8327743: JVM crash in hotspot/share/runtime/javaThread.cpp - failed: held monitor count should be equal to jni: 0 != 1 [v2]
David Holmes
dholmes at openjdk.org
Mon Apr 8 23:01:11 UTC 2024
On Mon, 8 Apr 2024 21:10:34 GMT, Dean Long <dlong at openjdk.org> wrote:
> If the count is already 0, no need to store 0 below.
Good observation. I'm updating x64 and arrach64 and will re-test then do the other ports. Thanks
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18445#discussion_r1556510408
More information about the hotspot-dev
mailing list