[jdk11u-dev] RFR: 8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()" [v2]
Amos Shi
ashi at openjdk.org
Mon Dec 18 09:18:05 UTC 2023
> Backport of [JDK-8232839](https://bugs.openjdk.org/browse/JDK-8232839)
> - PR: All checks have passed
> - Unclean backport
> - The [original PR](https://github.com/openjdk/jdk/commit/84184f947342fd1adbe4e3f2230ce3de4ae6007e) was removing 2 lines from `test/jdk/ProblemList.txt` file
> - While in Java 11 these lines does not exist, so no need to touch this file
Amos Shi has updated the pull request incrementally with one additional commit since the last revision:
Fix ProblemList.txt
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2376/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2376/files/ee3b3967..3e968da7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2376&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2376&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2376.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2376/head:pull/2376
PR: https://git.openjdk.org/jdk11u-dev/pull/2376
More information about the jdk-updates-dev
mailing list