Code Review for hs-gc-g1-gc-timestamp

Prepared by:brutisso on Mon Sep 17 10:37:15 CEST 2012
Workspace:/cygdrive/d/repos/hs-gc-g1-gc-timestamp
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:3617
Summary of changes: 86 lines changed: 40 ins; 41 del; 5 mod; 17925 unchg
Patch of changes: hs-gc-g1-gc-timestamp.patch
Bug id: 7198130 G1: PrintReferenceGC output comes out of order
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp

rev 3618 : 7198130: G1: PrintReferenceGC output comes out of order
Summary: Move the first part of the GC logging, including timestamp, to the start of the GC
Reviewed-by: johnc
4 lines changed: 0 ins; 3 del; 1 mod; 9299 unchg

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

rev 3618 : 7198130: G1: PrintReferenceGC output comes out of order
Summary: Move the first part of the GC logging, including timestamp, to the start of the GC
Reviewed-by: johnc
71 lines changed: 37 ins; 32 del; 2 mod; 6436 unchg

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

rev 3618 : 7198130: G1: PrintReferenceGC output comes out of order
Summary: Move the first part of the GC logging, including timestamp, to the start of the GC
Reviewed-by: johnc
3 lines changed: 3 ins; 0 del; 0 mod; 1975 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/timer.cpp

rev 3618 : 7198130: G1: PrintReferenceGC output comes out of order
Summary: Move the first part of the GC logging, including timestamp, to the start of the GC
Reviewed-by: johnc
8 lines changed: 0 ins; 6 del; 2 mod; 215 unchg

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