RFR: 8138972: G1CollectorPolicy::_max_survivor_regions should be intialized in the initializer list

Erik Helin erik.helin at oracle.com
Tue Oct 6 15:39:09 UTC 2015


On 2015-10-06, Mikael Gerdin wrote:
> Hi Erik,
> 
> On 2015-10-06 17:18, Erik Helin wrote:
> >Hi all,
> >
> >this tiny patch removes a comment that is no longer true and changes
> >G1CollectorPolicy::_max_survivor_regions to be initialized in the
> >initializer list of the G1CollectorPolicy constructor.
> >
> >Enhancement:
> >https://bugs.openjdk.java.net/browse/JDK-8138972
> >
> >Webrev:
> >http://cr.openjdk.java.net/~ehelin/8138972/webrev.00/
> 
> Fantastic!

Thanks old sport!

Erik

> /m
> 
> >
> >Testing:
> >JPRT
> >
> >Thanks,
> >Erik
> >
> 



More information about the hotspot-gc-dev mailing list