[jdk11u-dev] Integrated: 8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"

Amos Shi ashi at openjdk.org
Mon Dec 25 18:19:51 UTC 2023


On Wed, 13 Dec 2023 20:35:40 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8232839](https://bugs.openjdk.org/browse/JDK-8232839)
> 
> 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
> 
> Teses
> - PR: All checks have passed
> - SAP nightlies passed on `2023-12-23,24`

This pull request has now been integrated.

Changeset: 483bbff7
Author:    Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/483bbff7480ac62c7d82b9ac0105a8bb97b213b5
Stats:     22 lines in 1 file changed: 11 ins; 1 del; 10 mod

8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()"

Reviewed-by: mdoerr
Backport-of: 84184f947342fd1adbe4e3f2230ce3de4ae6007e

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2376


More information about the jdk-updates-dev mailing list