git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Thu Feb 1 19:26: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/mobile/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

Changeset: f44113ca
Author:    duke <duke at openjdk.org>
Date:      2024-02-01 19:25:42 +0000
URL:       https://git.openjdk.org/mobile/commit/f44113ca5c8fd8117a6214d76b1b46e48267b1da

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list