hg: hsx/hotspot-gc/hotspot: 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Sun Aug 26 21:40:35 UTC 2012


Changeset: bb3f6194fedb
Author:    brutisso
Date:      2012-08-23 10:21 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bb3f6194fedb

7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Summary: Also reviewed by vitalyd at gmail.com. Introduced the WorkerDataArray class. Fixed some minor logging bugs.
Reviewed-by: johnc, mgerdin

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp
! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/runtime/arguments.cpp




More information about the hotspot-gc-dev mailing list