RFR: 8365057: Add support for java.util.concurrent lock information to Thread.dump_to_file [v5]

Alex Menkov amenkov at openjdk.org
Thu Sep 25 19:40:40 UTC 2025


> The fix updates `jcmd Thread.dump_to_file`/`HotSpotDiagnosticMXBean.dumpThreads` implementation to report thread which owns parkBlocker.
> 
> Testing: tier1..4,hs-tier5-svc

Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:

  feedback

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27457/files
  - new: https://git.openjdk.org/jdk/pull/27457/files/fb3d55ad..bc664ef4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27457&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27457&range=03-04

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/27457.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27457/head:pull/27457

PR: https://git.openjdk.org/jdk/pull/27457


More information about the serviceability-dev mailing list