git: openjdk/jdk: 8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow

Chris Plummer cjplummer at openjdk.org
Thu Feb 1 19:25:22 UTC 2024


Changeset: 192349ee
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2024-02-01 19:24:39 +0000
URL:       https://git.openjdk.org/jdk/commit/192349eee4b6d50f16d44969eb882875c67d651d

8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow

Reviewed-by: kevinw, amenkov

! src/jdk.hotspot.agent/doc/clhsdb.html
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/CommandProcessor.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ConcurrentLocksPrinter.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/PStack.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/StackTrace.java
! test/hotspot/jtreg/ProblemList-generational-zgc.txt
! test/hotspot/jtreg/ProblemList-zgc.txt
+ test/hotspot/jtreg/serviceability/sa/ClhsdbJstackWithConcurrentLock.java
+ test/hotspot/jtreg/serviceability/sa/LingeredAppWithConcurrentLock.java
! test/lib/jdk/test/lib/apps/LingeredApp.java



More information about the jdk-changes mailing list