The HS (traditional) thread dump displays platform threads and annotates those who carry a virtual thread with the identity of their respective mounted virtual threads. For those who use HS thread dumps to get the OS's view of system load and its relationship to Java code, it is useful to include in the dump (separately from the carrier) the stacks of the mounted virtual threads.
- relates to
-
JDK-8331390 jcmd Thread.print help text needs to be updated to specify which threads are included in the output
-
- Open
-
-
JDK-8334215 serviceability/dcmd/thread/PrintMountedVirtualThread.java failing with JTREG_TEST_THREAD_FACTORY=Virtual
-
- Resolved
-
- links to
-
Commit openjdk/jdk/fcedde80
-
Review openjdk/jdk/19482
-
Review(master) openjdk/jdk21u-dev/1129