[jdk23u] RFR: 8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fails with -Xcomp after JDK-8335743 [v3]
KIRIYAMA Takuya
duke at openjdk.org
Wed Aug 21 05:37:32 UTC 2024
> Hi all,
> This pull request is the backport of JDK-8336284 .
> It is clean. This change resolves a test failure introduced by JDK-8335743.
> JDK-8335743 will be backported in https://github.com/openjdk/jdk23u/pull/59.
> I verified that TestClhsdbJstackLock.java and TestJhsdbJstackLock.java are passed with -Xcomp.
KIRIYAMA Takuya has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge Master
- 8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fails with -Xcomp after JDK-8335743
- 8335743: jhsdb jstack cannot print some information on the waiting thread
-------------
Changes:
- all: https://git.openjdk.org/jdk23u/pull/60/files
- new: https://git.openjdk.org/jdk23u/pull/60/files/8462a060..4dc86c16
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk23u&pr=60&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk23u&pr=60&range=01-02
Stats: 10104 lines in 40 files changed: 9870 ins; 93 del; 141 mod
Patch: https://git.openjdk.org/jdk23u/pull/60.diff
Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/60/head:pull/60
PR: https://git.openjdk.org/jdk23u/pull/60
More information about the jdk-updates-dev
mailing list