When a virtual thread is mounted, the carrier thread should be reported as "waiting" until the virtual thread unmounts. ThreadMXBean::ThreadInfo report the thread status as Thread.State.WAITING, need to re-examine Thread::getState to see if it should do the same.
- relates to
-
JDK-8357177 ThreadMXBean.getThreadInfo shows Carrier Threads as WAITING
-
- Closed
-