RFR: JDK-8265298: Hard VM crash when deadlock between "access" and higher ranked lock is detected
Xin Liu
xliu at openjdk.java.net
Thu Apr 15 19:52:36 UTC 2021
On Thu, 15 Apr 2021 19:48:45 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> test/hotspot/gtest/runtime/test_mutex_rank.cpp line 107:
>>
>>> 105: }
>>> 106:
>>> 107: TEST_VM_ASSERT_MSG(MutexRank, mutex_wait_access_leaf,
>>
>> s/mutex_wait/mutex_lock
>
> Renamed.
+1
-------------
PR: https://git.openjdk.java.net/jdk/pull/3524
More information about the hotspot-runtime-dev
mailing list