RFR (XS) 8208059: [TESTBUG] HeapMonitorInterpreterArrayTest.java fails
JC Beyler
jcbeyler at google.com
Wed Jul 25 14:20:11 UTC 2018
Hi all,
There seems to be an intermittent failure with the
HeapMonitorInterpreterArrayTest. I believe it is due to the possibility of
a huge interval being chosen at the end of the test and GC arriving before
checking the samples.
This fix should help alleviate it by reducing the interval to 100k and also
checking the garbage collected objects, could someone review it please?
Webrev: http://cr.openjdk.java.net/~jcbeyler/8208059/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8208059
As always, thanks for your help!
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180725/50477638/attachment.html>
More information about the serviceability-dev
mailing list