RFR: 8186571: Implementation: JEP 307: Parallel Full GC for G1

Thomas Schatzl thomas.schatzl at oracle.com
Wed Oct 18 09:49:19 UTC 2017


Hi,

On Wed, 2017-10-18 at 11:45 +0200, Stefan Johansson wrote:
> Hi again,
> 
> A lot more internal review has been done and here are the latest
> webrevs:
> Full: http://cr.openjdk.java.net/~sjohanss/8186571/hotspot.04/
> Incremental: http://cr.openjdk.java.net/~sjohanss/8186571/hotspot.03-
> 04/
> Incremental (from previous mail): 
> http://cr.openjdk.java.net/~sjohanss/8186571/hotspot.01-04/
> 
> Summary of changes:
> * Updated calculations for heap sizing after gc.
> * Removed G1FullGCWorkerData and moved data into G1FullCollector
> instead.
> * Renamed G1MarkStack to G1FullGCMarker.
> * Renamed G1CompactionPoint to G1FullGCCompactionPoint.
> * Removed now unused RebuildRSOopClosure and par_write_ref from
> G1RemSet.
> * Updated comments to be more informative.
> * Better naming of functions and variables.
> * Updated copyright for a lot of files.
> 
> Big thanks to Erik D, Thomas S and Sangheon K for working your way 
> through this big change.

  ship it.

Thanks,
  Thomas




More information about the hotspot-gc-dev mailing list