JDK-8248354 : ProblemList vmTestbase/nsk/jdi/stress/serial/mixed002/TestDescription.java
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-25
  • Updated: 2020-07-24
  • Resolved: 2020-06-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15 JDK 16
15 b30Fixed 16Fixed
Description
ProblemList vmTestbase/nsk/jdi/stress/serial/mixed002/TestDescription.java
on windows to reduce noise in the CI.

Since 2020.06.03 the test has failed 16 times in the JDK15 CI
and another 4 times in the JDK16 CI. The associated bug is
not targeted to be fixed in JDK15. 

Here's the context diff:

$ hg diff
diff -r cf65909b98c5 test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt	Thu Jun 25 15:00:59 2020 -0400
+++ b/test/hotspot/jtreg/ProblemList.txt	Thu Jun 25 17:15:04 2020 -0400
@@ -127,6 +127,7 @@
 vmTestbase/nsk/jdi/ThreadReference/stop/stop001/TestDescription.java 7034630 generic-all
 vmTestbase/nsk/jdi/VirtualMachine/redefineClasses/redefineclasses021/TestDescription.java 8065773 generic-all
 vmTestbase/nsk/jdi/VirtualMachine/redefineClasses/redefineclasses023/TestDescription.java 8065773 generic-all
+vmTestbase/nsk/jdi/stress/serial/mixed002/TestDescription.java 8246493 generic-all
 
 vmTestbase/nsk/jdb/eval/eval001/eval001.java 8221503 generic-all
Comments
Changeset: 708b60e8 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2020-06-25 17:54:18 +0000 URL: https://git.openjdk.java.net/mobile/commit/708b60e8
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk15/rev/6bff3d31079f User: dcubed Date: 2020-06-25 21:55:08 +0000
25-06-2020