RFR: 8330846: Add stacks of mounted virtual threads to the HotSpot thread dump
Inigo Mediavilla Saiz
duke at openjdk.org
Mon Jun 3 07:23:16 UTC 2024
On Thu, 30 May 2024 14:13:34 GMT, Inigo Mediavilla Saiz <duke at openjdk.org> wrote:
> Print the stack traces of mounted virtual threads when calling `jcmd <pid> Thread.print`.
In https://github.com/openjdk/jdk/pull/19482/commits/ae690b255c9456f3db534be11fbc932648907ead
I've :
- Removed the duplicated "Carrying" sentence.
- Indented the virtual thread stack
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19482#issuecomment-2144454481
More information about the serviceability-dev
mailing list