[jdk21u-dev] RFR: 8330846: Add stacks of mounted virtual threads to the HotSpot thread dump
Jiawei Tang
jwtang at openjdk.org
Mon Jan 6 08:21:45 UTC 2025
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, could anyone approve this?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1129#issuecomment-2572533884
More information about the jdk-updates-dev
mailing list