RFR: 8027960: Assertion assert(end >= start) failed during nightly testing on solaris

Stefan Johansson stefan.johansson at oracle.com
Mon Nov 11 13:23:49 UTC 2013


On 2013-11-08 19:03, Thomas Schatzl wrote:
> Hi,
>
> On Fri, 2013-11-08 at 18:19 +0100, Stefan Johansson wrote:
>> Hi,
>>
>> Please review this small fix for:
>> https://bugs.openjdk.java.net/browse/JDK-8027960
>>
>> Webrev:
>> http://cr.openjdk.java.net/~sjohanss/8027960/webrev.00/
>>
>> Summary:
>> The generation sizer needed to have its space-alignment updated when
>> large pages are enabled. Right now only the gen-alignment was updated
>> and then the spaces can grow to large to fit in the generation.
> Looks good, thanks for catching this.
>
> Thomas
>

Thanks Thomas!

Cheers,
Stefan



More information about the hotspot-gc-dev mailing list