On Tue, 23 Sep 2025 20:22:31 GMT, Alex Menkov <[email protected]> wrote:
> The fix updates `jcmd > Thread.dump_to_file`/`HotSpotDiagnosticMXBean.dumpThreads` implementation to > report thread which owns parkBlocker. > > Testing: tier1..4,hs-tier5-svc This pull request has now been integrated. Changeset: cedc0117 Author: Alex Menkov <[email protected]> URL: https://git.openjdk.org/jdk/commit/cedc0117ac36243cc240e8ab6adb3c78af4055fc Stats: 78 lines in 6 files changed: 65 ins; 0 del; 13 mod 8365057: Add support for java.util.concurrent lock information to Thread.dump_to_file Co-authored-by: Alex Menkov <[email protected]> Co-authored-by: Alan Bateman <[email protected]> Reviewed-by: sspitsyn, alanb ------------- PR: https://git.openjdk.org/jdk/pull/27457
