RFR (XXS): 8134858: Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor

Thomas Schatzl thomas.schatzl at oracle.com
Wed Sep 2 07:54:18 UTC 2015


Hi Bengt,

On Tue, 2015-09-01 at 13:14 +0200, Bengt Rutisson wrote:
> Hi Thomas,
> 
> 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/
> > Testing:
> > jprt
> 
> Looks good.
> 
> Bengt

  thanks for the review.

Thomas




More information about the hotspot-gc-dev mailing list