RFR (XXS): 8134858: Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor
Thomas Schatzl
thomas.schatzl at oracle.com
Tue Sep 1 11:15:26 UTC 2015
Hi,
On Tue, 2015-09-01 at 13:12 +0200, Mikael Gerdin wrote:
> On 2015-09-01 13:11, Thomas Schatzl wrote:
> > Hi all,
> >
> > can I have reviews for this small change that removes obsolete code?
> >
> > JDK-8078555 added validation of Young/OldPLABSize values, and also the
> > bounds used here (raw region word size) are wrong.
> >
> > CR:
> > https://bugs.openjdk.java.net/browse/JDK-8134858
> > Webrev:
> > http://cr.openjdk.java.net/~tschatzl/8134858/webrev/
>
> Looks good, Reviewed.
> /Mikael
thanks Mikael.
Thomas
More information about the hotspot-gc-dev
mailing list