RFR: 8362276: CLONE (simple fix) - NMT crash in gtest/NMTGtests.java: fatal error: NMT corruption: Block at 0x0000017748307120: header canary broken

Aleksey Shipilev shade at openjdk.org
Tue Jul 15 18:39:43 UTC 2025


On Tue, 15 Jul 2025 16:14:52 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

> We move the lock to make sure remove_all() is included.

Well, GHA thinks this does not work:


# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/Users/runner/work/jdk/jdk/src/hotspot/share/runtime/mutex.cpp:143), pid=5569, tid=259
#  assert(owner() != self) failed: invariant

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

PR Comment: https://git.openjdk.org/jdk/pull/26324#issuecomment-3074954015


More information about the hotspot-runtime-dev mailing list