Please, review the fix for sub-task:
https://bugs.openjdk.java.net/browse/JDK-8205721
The test HeapMonitorGCCMSTest.java needs to be problem listed until main
bug is fixed:
https://bugs.openjdk.java.net/browse/JDK-8205541
The patch is:
diff -r f9ae777f71ee test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Tue Jun 26 12:29:20 2018 -0700
+++ b/test/hotspot/jtreg/ProblemList.txt Tue Jun 26 12:38:37 2018 -0700
@@ -82,6 +82,7 @@
serviceability/sa/TestRevPtrsForInvokeDynamic.java 8191270 generic-all
serviceability/sa/sadebugd/SADebugDTest.java 8163805 generic-all
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
8205643 generic-all
+serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
8205541 generic-all
#############################################################################
Thanks,
Serguei