RFR (XS) 8208059: [TESTBUG] HeapMonitorInterpreterArrayTest.java fails
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Jul 25 14:42:37 UTC 2018
On 7/25/18 10:20 AM, JC Beyler wrote:
> 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/
> <http://cr.openjdk.java.net/%7Ejcbeyler/8208059/webrev.00/>
test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorTest.java
No comments.
Thumbs up. We'll need this fix in both JDK11 and JDK12.
Dan
> 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/0a69b58c/attachment.html>
More information about the serviceability-dev
mailing list