RFR: 8157265: gc/stress/TestStressG1Humongous.java fails with exit code 1
Jon Masamitsu
jon.masamitsu at oracle.com
Fri Jun 24 17:57:05 UTC 2016
Michail,
I saw the previous mail that you are closing this CR.
Jon
On 6/24/2016 10:54 AM, Jon Masamitsu wrote:
>
>
> 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