RFR: 8369991: Thread blocking during JFR emergency dump must be in safepoint safe state [v2]
Erik Gahlin
egahlin at openjdk.org
Wed Oct 22 12:58:09 UTC 2025
On Fri, 17 Oct 2025 09:20:30 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
>> Greetings,
>>
>> A tiny adjustment to the fix in https://bugs.openjdk.org/browse/JDK-8369255.
>>
>> A JavaThread must be in a safe safepoint state before taking an infinite nap; for convenience, it goes to _thread_in_native.
>>
>> Testing: jdk_jfr
>>
>> Thanks
>> Markus
>
> Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
>
> comment
Marked as reviewed by egahlin (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27862#pullrequestreview-3365665374
More information about the hotspot-jfr-dev
mailing list