On Thu, 30 May 2024 14:13:34 GMT, Inigo Mediavilla Saiz <d...@openjdk.org> wrote:
> Print the stack traces of mounted virtual threads when calling `jcmd <pid> > Thread.print`. This pull request has now been integrated. Changeset: fcedde80 Author: Inigo Mediavilla Saiz <imedi...@gmail.com> Committer: David Holmes <dhol...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fcedde804277af5a26febdcfb7817858d72f01ab Stats: 97 lines in 2 files changed: 97 ins; 0 del; 0 mod 8330846: Add stacks of mounted virtual threads to the HotSpot thread dump Reviewed-by: dholmes, alanb ------------- PR: https://git.openjdk.org/jdk/pull/19482