RFR: 8307153: JVMTI GetThreadState on carrier should return STATE_WAITING [v5]

Serguei Spitsyn sspitsyn at openjdk.org
Wed Jun 7 11:31:06 UTC 2023


On Wed, 7 Jun 2023 05:50:46 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>>> > is_carrying_carrier_thread? a bit artificial, but it's a carrier thread and it's carrying a virtual thread
>>> 
>>> I guess, your suggestion is `is_carrying_virtual_thread`. Is it right? If so, I like this suggestion.
>> 
>> Up to you. I think any of this names is better than is_passive_carrier_thread.
>
>> I guess, your suggestion is `is_carrying_virtual_thread`. Is it right? If so, I like this suggestion.
> 
> Good, I think will be easy to understand at the use sites.

Thank you, Alan and Alex.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14298#discussion_r1221417248


More information about the hotspot-dev mailing list