RFR: 8369991: Thread blocking during JFR emergency dump must be in safepoint safe state [v2]

Francesco Andreuzzi fandreuzzi at openjdk.org
Fri Oct 17 13:49:04 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 fandreuzzi (Author).

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

PR Review: https://git.openjdk.org/jdk/pull/27862#pullrequestreview-3350449250


More information about the hotspot-jfr-dev mailing list