Thanks Alex ! Here's a work in progress PR where I'm tackling the `jcmd <pid> Thread.print` command:
https://github.com/openjdk/jdk/pull/19482 The JBS ticket also mentions `jstack` but I'd be in favor of doing that if in a separate PR for simplicity, unless there's a general recommendation in the openjdk contribution guidelines to tackle all the changes mentioned by a JBS ticket in a single PR. Best, Íñigo On Tue, May 28, 2024 at 7:57 PM Alex Menkov <alexey.men...@oracle.com> wrote: > Hi, > > I'm not started with the issue, feel free to take it. > > --alex > > On 28.05.2024 7:17, Iñigo Mediavilla wrote: > > Hello, > > > > I'm redirecting this message here, that I posted in the beginning to the > > loom-dev mailing list. > > > > I've been looking at possible tickets that I could work on in JBS, and > > I've run into : JDK-8330846 - Add stacks of mounted virtual threads to > > the HotSpot thread dump > > > > Link: https://bugs.openjdk.org/browse/JDK-8330846 > > <https://bugs.openjdk.org/browse/JDK-8330846> > > > > It seems to be assigned to, Alex Menkov. Alex, is it something that > > you're working on or that you'd want to work on, or would you be OK if I > > gave a it a try ? > > > > Regards > > > > Íñigo Mediavilla Saiz >