[jdk21u-dev] RFR: 8330846: Add stacks of mounted virtual threads to the HotSpot thread dump

Goetz Lindenmaier goetz at openjdk.org
Thu Nov 7 13:23:58 UTC 2024


On Wed, 6 Nov 2024 02:08:36 GMT, Jiawei Tang <jwtang at openjdk.org> wrote:

> I have two reasons to backport 8330846.
> 1. When run the jtreg test `test/jdk/jdk/jfr/event/runtime/TestThreadDumpEvent.java`  with the option `-testThreadFactory:Virtual`, it will fail because of the loss of `TestThreadDumpEvent.main` in the result.
> 2. It helps developers to have a better view of their programs.

Hi @jia-wei-tang,
what about follow-up JDK-8334215, is this needed also?

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1129#issuecomment-2462225484


More information about the jdk-updates-dev mailing list