-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Labels
Description
Is your feature request related to a problem? Please describe.
The heap dump produced by VisualVM, and the Thread tab in the UI, do not show virtual threads.
Describe the solution you'd like
The heap dump should show virtual threads and their associated stack-trace (e.g. jcmd <pid> Thread.dump_to_file <file>
). The Thread UI tab should show virtual threads.
ForteScarlet, creativearmenia, sdyura, wolftobias, sureshg and 13 more