RFR(S) 8207765: HeapMonitorIntervalRateTest fails with ZGC
JC Beyler
jcbeyler at google.com
Thu Jul 19 16:39:57 UTC 2018
Hi all,
Could I have a few reviews of:
http://cr.openjdk.java.net/~jcbeyler/8207765/webrev.00/
The test assumed the size of a 1-element array but ZGC changes that
assumption. The test now first allocates a bit of memory and gets the
average size of the samples before assuming the size. This works
with/without ZGC.
Webrev: http://cr.openjdk.java.net/~jcbeyler/8207765/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8207765
Thanks!
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180719/9d7813c1/attachment-0001.html>
More information about the serviceability-dev
mailing list