git: openjdk/jdk: master: 2 new changesets
David Holmes
dholmes at openjdk.org
Thu Jul 11 02:46:08 UTC 2024
Changeset: d6c6847e
Branch: master
Author: KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: David Holmes <dholmes at openjdk.org>
Date: 2024-07-11 02:44:12 +0000
URL: https://git.openjdk.org/jdk/commit/d6c6847e32673d36a1958cefd1851ec9f3b1e2ad
8335743: jhsdb jstack cannot print some information on the waiting thread
Reviewed-by: dholmes, cjplummer, kevinw
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/JavaVFrame.java
! test/hotspot/jtreg/serviceability/sa/LingeredAppWithLock.java
! test/hotspot/jtreg/serviceability/sa/TestClhsdbJstackLock.java
! test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLock.java
Changeset: b363de8c
Branch: master
Author: Kuai Wei <kuaiwei.kw at alibaba-inc.com>
Committer: David Holmes <dholmes at openjdk.org>
Date: 2024-07-11 02:44:25 +0000
URL: https://git.openjdk.org/jdk/commit/b363de8c9fbf7d9e4aade41a2e883cc83ced320b
8335946: DTrace code snippets should be generated when DTrace flags are enabled
Reviewed-by: coleenp, dholmes
! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.cpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/riscv/templateTable_riscv.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
More information about the jdk-changes
mailing list