Please, review the fix for sub-task:
  https://bugs.openjdk.java.net/browse/JDK-8205723

The test HeapMonitorStatRateTest.java needs to be problem listed until main bug is fixed:
  https://bugs.openjdk.java.net/browse/JDK-8205652


The patch is:

diff -r fa380b3b2b7d test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt    Tue Jun 26 13:50:59 2018 -0700
+++ b/test/hotspot/jtreg/ProblemList.txt    Tue Jun 26 13:57:20 2018 -0700
@@ -83,6 +83,7 @@
 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
+serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java 8205652 generic-all

 #############################################################################


Thanks,
Serguei

Reply via email to