RFR (XXS): 8164133: Tests gc/arguments/TestAlignmentToUseLargePages.java and gc/cms/TestBubbleUpRef.java use too small heap

Dmitry Fazunenko dmitry.fazunenko at oracle.com
Fri Aug 19 16:02:07 UTC 2016


Hello,

May I have to get a couple of reviews for a trivial fix:

https://bugs.openjdk.java.net/browse/JDK-8164133
http://cr.openjdk.java.net/~dfazunen/8164133/webrev.01/

Two tests set very small maximum heap size, which may cause:
   starts VM with too small heap size, which might cause
   Error occurred during initialization of VM
None of those tests does really require such a small heap, so just 
increasing should help.

Thanks,
Dima






More information about the hotspot-gc-dev mailing list