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

Dmitry Fazunenko dmitry.fazunenko at oracle.com
Fri Jun 24 16:13:51 UTC 2016


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/ed71847e/attachment.htm>


More information about the hotspot-gc-dev mailing list