RFR: 8133553: Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Fri Aug 14 14:16:16 UTC 2015


Looks good!
/Jesper

David Lindholm skrev den 14/8/15 09:30:
> Hi,
>
> Please review this patch that prevents the jvm to crash (or assert) when run
> with an extremely small value for the -XX:OldSize flag and a collector that uses
> GenCollectorPolicy.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8133553
> Webrev: http://cr.openjdk.java.net/~david/JDK-8133553/webrev.00/
>
> Testing: Passed JPRT.
>
>
> Thanks,
> David



More information about the hotspot-gc-dev mailing list