RFR: 8330846: Add stacks of mounted virtual threads to the HotSpot thread dump [v3]
Inigo Mediavilla Saiz
duke at openjdk.org
Mon Jun 3 07:40:35 UTC 2024
> Print the stack traces of mounted virtual threads when calling `jcmd <pid> Thread.print`.
Inigo Mediavilla Saiz has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge remote-tracking branch 'upstream/master' into txominpelu_8330846_add_stack_vthreads
- Remove duplicated Carrying statement and indent vthread stack
- 8330846: Add stacks of mounted virtual threads to the HotSpot thread dump
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19482/files
- new: https://git.openjdk.org/jdk/pull/19482/files/ae690b25..47d77461
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19482&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19482&range=01-02
Stats: 7531 lines in 244 files changed: 4287 ins; 2457 del; 787 mod
Patch: https://git.openjdk.org/jdk/pull/19482.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19482/head:pull/19482
PR: https://git.openjdk.org/jdk/pull/19482
More information about the serviceability-dev
mailing list