RFR: 8157265: gc/stress/TestStressG1Humongous.java fails with exit code 1

Jon Masamitsu jon.masamitsu at oracle.com
Fri Jun 24 17:54:46 UTC 2016



On 6/24/2016 8:39 AM, Michail Chernov wrote:
> Hi,
>
> Could I have a reviews for this small change:
>
> https://bugs.openjdk.java.net/browse/JDK-8157265
> http://cr.openjdk.java.net/~mchernov/8157265/webrev.00/
>
> This stress test failed once with reason "Could not reserve enough 
> space for 1048576KB object heap ". This change should allow to exclude 
> that test from run on hosts without enough memory.

Michail,

Is requiring the platform to have > 1G of memory enough memory? The JVM
with 1G heap will use more than 1G of memory in total.

Jon

>
> Tested locally and via RBT.
>
> Thanks,
> Michail
>




More information about the hotspot-gc-dev mailing list