On Tue, 9 Aug 2022 10:46:51 GMT, Roman Kennke <rken...@openjdk.org> wrote:
> Thanks for giving this PR a spin. I pushed a fix for the aarch64 build > problem (seems weird that GHA did not catch it). NP, thanks. I notice some other user of owning_thread_from_monitor_owner() such as DeadlockCycle::print_on_with() which asserts on "assert(adr != reinterpret_cast<void*>(1)) failed: must convert to lock object". ------------- PR: https://git.openjdk.org/jdk/pull/9680