8135260: Split G1CollectorPolicy::finalize_cset into two parts

Thomas Schatzl thomas.schatzl at oracle.com
Wed Sep 9 13:54:20 UTC 2015


Hi,

On Wed, 2015-09-09 at 15:25 +0200, Erik Helin wrote:
> Hi all,
> 
> this tiny patch splits the rather large method
> G1CollectorPolicy::finalize_cset into two parts:
> - G1CollectorPolicy::finalize_young_cset_part
> - G1CollectorPolicy::finalize_old_cset_part
> 
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8135260/webrev.00/
> 
> Enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8135260
> 
> Testing:
> - JPRT

  looks okay.

Thomas





More information about the hotspot-gc-dev mailing list