On Sat, 2 May 2026 09:45:29 GMT, Yasumasa Suenaga <[email protected]> wrote:
>> Kevin Walls has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Attach API doc update
>
> src/hotspot/share/runtime/thread.cpp line 611:
>
>> 609:
>> 610: void* Thread::process_revival() {
>> 611: _revived_vm = true;
>
> Should we access it with atomic operation?
If I understand correctly there is only a single thread in the process,
impersonating the VMThread.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31011#discussion_r3206562613