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

Alex Menkov amenkov at openjdk.org
Wed Jun 7 01:08:05 UTC 2023


On Tue, 6 Jun 2023 23:42:24 GMT, Serguei Spitsyn <sspitsyn 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.

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

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


More information about the hotspot-dev mailing list