RFR: 8157265: gc/stress/TestStressG1Humongous.java fails with exit code 1
Michail Chernov
michail.chernov at oracle.com
Fri Jun 24 16:41:38 UTC 2016
Hi Dima,
Thanks for your response, seems that this is intermittent failure which
cannot be reproduced. I will close the bug.
Misha
On 06/24/2016 07:13 PM, Dmitry Fazunenko wrote:
> Hi Michail,
>
> The change you suggested:
> 31 * @requires os.maxMemory > 1G
> will unlikely fix the problem. Nowadays, it's very hard to find a
> machine with memory under 1G.
> And the problem reported in the CR happened on a machine with 100+G of
> memory.
>
> Thanks,
> Dima
>
>
>
>
> On 24.06.2016 18:39, 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.
>>
>> Tested locally and via RBT.
>>
>> Thanks,
>> Michail
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20160624/844f6436/attachment.htm>
More information about the hotspot-gc-dev
mailing list