jdk17u-dev
jdk17u-dev copied to clipboard
8366694: Test JdbStopInNotificationThreadTest.java timed out after 60 second
trafficstars
Hi all,
This pull request contains a backport of commit 89c5659a from the openjdk/jdk25u repository.
The commit being backported was authored by SendaoYan on 31 Oct 2025 and was reviewed by Paul Hohensee.
Thanks!
Progress
- [x] Change must not contain extraneous whitespace
- [ ] JDK-8366850 needs maintainer approval
- [x] Commit message must refer to an issue
- [ ] JDK-8366694 needs maintainer approval
Issues
- JDK-8366694: Test JdbStopInNotificationThreadTest.java timed out after 60 second (Bug - P4)
- JDK-8366850: Test com/sun/jdi/JdbStopInNotificationThreadTest.java failed (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4144/head:pull/4144
$ git checkout pull/4144
Update a local copy of the PR:
$ git checkout pull/4144
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4144/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 4144
View PR using the GUI difftool:
$ git pr show -t 4144
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4144.diff