RFR: 8362276: NMT tests should have locks for the entire tests

Gerard Ziemski gziemski at openjdk.org
Tue Jul 15 22:48:30 UTC 2025


On Tue, 15 Jul 2025 18:36:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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
> ```

Yes, this is probably why Afshin went with his fix, investigating ....

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

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


More information about the hotspot-runtime-dev mailing list