RFR: 8361912: ThreadsListHandle::cv_internal_thread_to_JavaThread does not deal with a virtual thread's carrier thread [v2]
Daniel D. Daugherty
dcubed at openjdk.org
Fri Jul 25 18:09:00 UTC 2025
On Fri, 25 Jul 2025 16:21:57 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
>> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Move comment
>
> src/hotspot/share/runtime/threadSMR.hpp line 48:
>
>> 46: // perform an operation on a target thread.
>> 47: //
>> 48: // There two ways to refer to java.lang.Thread objects so we have two ways
>
> Nit: are
Just to be more clear: s/There two ways/There are two ways/
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26287#discussion_r2231707768
More information about the hotspot-dev
mailing list