Code Review for hs-gc-g1-logging-remove-serial

Prepared by:brutisso on Thu Jul 19 10:34:11 CEST 2012
Workspace:/cygdrive/d/repos/hs-gc-g1-logging-remove-serial
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:3483
Summary of changes: 536 lines changed: 249 ins; 181 del; 106 mod; 9758 unchg
Patch of changes: hs-gc-g1-logging-remove-serial.patch
Bug id: 7178363 G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp

rev 3484 : 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Summary: Introduced the WorkerDataArray class.
Reviewed-by: mgerdin
17 lines changed: 5 ins; 9 del; 3 mod; 6314 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp

rev 3484 : 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Summary: Introduced the WorkerDataArray class.
Reviewed-by: mgerdin
34 lines changed: 2 ins; 2 del; 30 mod; 2164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp

rev 3484 : 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Summary: Introduced the WorkerDataArray class.
Reviewed-by: mgerdin
259 lines changed: 91 ins; 122 del; 46 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1GCPhaseTimes.hpp

rev 3484 : 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Summary: Introduced the WorkerDataArray class.
Reviewed-by: mgerdin
225 lines changed: 151 ins; 48 del; 26 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1RemSet.cpp

rev 3484 : 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
Summary: Introduced the WorkerDataArray class.
Reviewed-by: mgerdin
1 line changed: 0 ins; 0 del; 1 mod; 927 unchg

This code review page was prepared using /cygdrive/d/tools/tom-webrev/webrev (vers 23.18-hg-never-dev).