Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248375 | 16 | Daniel Daugherty | P4 | Resolved | Fixed | b04 |
JDK-8250110 | 15.0.2 | Daniel Daugherty | P4 | Resolved | Fixed | b01 |
JDK-8250409 | 15.0.1 | Daniel Daugherty | P4 | Resolved | Fixed | b03 |
ProblemList serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java
on windows to reduce noise in the CI.
Since 2020.04.15 the test has failed 9 times in the JDK15 CI
and another 2 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 16:40:18 2020 -0400
@@ -102,6 +102,7 @@
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java 8214032 generic-all
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java 8224150 generic-all
+serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java 8225354 windows-all
#############################################################################
on windows to reduce noise in the CI.
Since 2020.04.15 the test has failed 9 times in the JDK15 CI
and another 2 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 16:40:18 2020 -0400
@@ -102,6 +102,7 @@
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java 8214032 generic-all
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java 8224150 generic-all
+serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java 8225354 windows-all
#############################################################################
- backported by
-
JDK-8248375 ProblemList serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java on Windows
- Resolved
-
JDK-8250110 ProblemList serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java on Windows
- Resolved
-
JDK-8250409 ProblemList serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java on Windows
- Resolved