RFR: 8133553: Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm
David Lindholm
david.lindholm at oracle.com
Fri Aug 14 14:16:11 UTC 2015
Jesper,
Thanks for the review!
/David
On 2015-08-14 16:16, Jesper Wilhelmsson wrote:
> 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