[jdk21u-dev] RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread
KIRIYAMA Takuya
duke at openjdk.org
Fri Jul 19 09:08:03 UTC 2024
Hi all,
This pull request is the backport of JDK-8335743.
It is clean, but JDK-8336284 reports that the tests fails due to JDK-8335743. I think that JDK-8335743 and JDK-8336284 should be backported at the same time.
I will create the pull request which backports JDK-8336284.
Testing:
hotspot/jtreg/serviceability/sa and jdk/sun/tools/jhsdb
-------------
Commit messages:
- 8335743: jhsdb jstack cannot print some information on the waiting thread
Changes: https://git.openjdk.org/jdk21u-dev/pull/853/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=853&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335743
Stats: 25 lines in 4 files changed: 18 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/853.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/853/head:pull/853
PR: https://git.openjdk.org/jdk21u-dev/pull/853
More information about the jdk-updates-dev
mailing list