RFR: 8160827: gc/stress/TestStressG1Humongous.java fails with OOME

Michail Chernov michail.chernov at oracle.com
Thu Jul 14 17:41:25 UTC 2016


Hi,

Could I have a review for this change, please?

https://bugs.openjdk.java.net/browse/JDK-8160827
http://cr.openjdk.java.net/~mchernov/8160827/webrev.00/

Test gc/stress/TestStressG1Humongous.java fails on some hosts due to 
OOME. OOME is happened at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.addConditionWaiter. 
At my point of view, this is not related to humongous allocation and GC 
work. This change gives more free space for VM.

Tested on different configuration and different hosts - test passed.

Thanks,
Michail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20160714/11afca3e/attachment.htm>


More information about the hotspot-gc-dev mailing list