RFR: 8027960: Assertion assert(end >= start) failed during nightly testing on solaris
Thomas Schatzl
thomas.schatzl at oracle.com
Fri Nov 8 18:03:27 UTC 2013
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
More information about the hotspot-gc-dev
mailing list