Closed
Description
Describe the issue
"--enable-monitoring=threaddump" is not enough to investigate deadlocks at the jdk21 virtual threads level.
It is necessary to have a thread dump like the one generated by the "jcmd Thread.dump_to_file" command:
https://docs.oracle.com/en/java/javase/21/core/virtual-threads.html#GUID-265B55B7-F330-46E2-BCF0-9FFD8A5A15B3