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

Serguei Spitsyn sspitsyn at openjdk.org
Tue Jun 6 23:44:57 UTC 2023


On Tue, 6 Jun 2023 23:37:03 GMT, Alex Menkov <amenkov 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.

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

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


More information about the serviceability-dev mailing list