RFR: 8361912: ThreadsListHandle::cv_internal_thread_to_JavaThread does not deal with a virtual thread's carrier thread [v2]

David Holmes dholmes at openjdk.org
Sun Jul 27 21:36:17 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

Thanks for the review @pchilano ! Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26287#discussion_r2234139658


More information about the hotspot-dev mailing list