visualvm icon indicating copy to clipboard operation
visualvm copied to clipboard

Add support for new JMX method HotSpotDiagnosticMXBean.dumpThreads()

Open thurka opened this issue 1 year ago • 0 comments

A new JMX method com.sun.management.HotSpotDiagnosticsMXBean.dumpThreads() was added as part of JEP 444: Virtual Threads. This method generates the new-style thread dump and can be used to visualize the thread dump with a large number of virtual threads.

thurka avatar Jun 02 '23 08:06 thurka