Hi Dan,
Thank you, Dan.
I've just discovered the same in the recent mach5 test results.
Sorry for overlooking it.
Will need another sub-task for this now.
Thanks,
Serguei
On 7/19/18 06:46, Daniel D. Daugherty wrote:
JDK-8207765 covers two different tests as of yesterday:
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
and
serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatIntervalTest.java
I updated it to add a similar failure mode sighting for
HeapMonitorStatIntervalTest.java
Dan
On 7/18/18 11:49 PM, serguei.spit...@oracle.com wrote:
Thanks, Chris!
This meets the Trivial Change policy, so that pushing now.
Thanks,
Serguei
On 7/18/18 20:47, Chris Plummer wrote:
Looks good.
Chris
On 7/18/18 8:32 PM, serguei.spit...@oracle.com wrote:
Please, review the fix for sub-task:
https://bugs.openjdk.java.net/browse/JDK-8207819
The test HeapMonitorStatRateTest.java needs to be problem listed
until main bug is fixed
https://bugs.openjdk.java.net/browse/JDK-8207765
The patch is:
diff -r 3c0a5bf931e4 test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Thu Jul 19 10:30:24
2018 +0800
+++ b/test/hotspot/jtreg/ProblemList.txt Wed Jul 18 20:27:10
2018 -0700
@@ -81,6 +81,7 @@
serviceability/sa/TestRevPtrsForInvokeDynamic.java 8191270
generic-all
serviceability/sa/sadebugd/SADebugDTest.java 8163805 generic-all
+serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
8207765 generic-all
#############################################################################
Thanks,
Serguei