hg: hsx/hotspot-gc/hotspot: 7113012: G1: rename not-fully-young GCs as "mixed"
tony.printezis at oracle.com
tony.printezis at oracle.com
Fri Dec 16 12:44:19 UTC 2011
Changeset: 41406797186b
Author: tonyp
Date: 2011-12-16 02:14 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/41406797186b
7113012: G1: rename not-fully-young GCs as "mixed"
Summary: Renamed partially-young GCs as mixed and fully-young GCs as young. Change all external output that includes those terms (GC log and GC ergo log) as well as any comments, fields, methods, etc. The changeset also includes very minor code tidying up (added some curly brackets).
Reviewed-by: johnc, brutisso
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1ErgoVerbose.cpp
! src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp
! src/share/vm/gc_implementation/g1/g1MonitoringSupport.hpp
More information about the hotspot-gc-dev
mailing list