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

Christoph Langer clanger at openjdk.org
Mon Jan 6 10:00:44 UTC 2025


On Mon, 6 Jan 2025 08:18:38 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?

Hi @jia-wei-tang,

please inline JDK-8334215 into this PR, I think that would be best. Then we can review/approve this.

Cheers
Christoph

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

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


More information about the jdk-updates-dev mailing list