Skip to content

Native Image and Jdk 21 Virtual Threads need a command like "jcmd Thread.dump_to_file" to investigate deadlocks #9152

Closed
@Moscagus

Description

@Moscagus

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions