RFR: 8273695: Safepoint deadlock on VMOperation_lock
David Holmes
dholmes at openjdk.java.net
Wed Sep 22 01:38:02 UTC 2021
On Tue, 21 Sep 2021 19:26:05 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> src/hotspot/share/runtime/safepointMechanism.inline.hpp line 81:
>>
>>> 79: // 1: A suspend handshake targets the JavaThread.
>>> 80: // 2: A safepoint takes place.
>>> 81: // 3: The JavaThread wakes-up from blocked and do not allow suspend.
>>
>> typo: s/do not/does not/
>
> Fixed
I don't see the fix?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5613
More information about the hotspot-runtime-dev
mailing list