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

Inigo Mediavilla Saiz duke at openjdk.org
Wed Jun 12 07:14:59 UTC 2024


> Print the stack traces of mounted virtual threads when calling `jcmd <pid> Thread.print`.

Inigo Mediavilla Saiz has updated the pull request incrementally with one additional commit since the last revision:

  Fix scope of the try block

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19482/files
  - new: https://git.openjdk.org/jdk/pull/19482/files/05d861cb..4d6a8cc7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19482&range=16
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19482&range=15-16

  Stats: 8 lines in 1 file changed: 4 ins; 4 del; 0 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