Add a jcmd tool to print all threads and vthreads info (including unmounted vts and lock information)
Alan Bateman
alan.bateman at oracle.com
Thu Apr 3 09:26:15 UTC 2025
On 03/04/2025 10:13, 唐佳未(佳未) wrote:
> I think it may be useful to add a tool which can print more
> information about the unmounted virtual threads after the JEP491.
>
> I knew that the`jcmd Thread.dump_to_file` cmd could generate a
> json/text file to give a view of the all the threads and virtual
> threads but it lacks information about the locks after JEP491.
There is work in progress to update the existing command to include lock
information. So it would be both the plain text and JSON object formats.
I think this would be better than introducing yet another command that
is plain text only.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20250403/4ccef8e6/attachment.htm>
More information about the loom-dev
mailing list