Code Review for hs-gc-andreas-datestamp

Prepared by:brutisso on Fri Sep 28 11:30:19 CEST 2012
Workspace:/cygdrive/d/repos/other-pushes/hs-gc-andreas-datestamp
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:3641
Summary of changes: 9 lines changed: 2 ins; 7 del; 0 mod; 22426 unchg
Patch of changes: hs-gc-andreas-datestamp.patch
Bug id: 7176220 'Full GC' events miss date stamp information occasionally
Legend: Modified file
Deleted file
New file

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

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 9289 unchg

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

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 6466 unchg

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

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 646 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 3416 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 826 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/genCollectedHeap.cpp

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
1 line changed: 0 ins; 1 del; 0 mod; 1306 unchg

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

rev 3642 : 7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move the date_stamp call into TraceTime, where time stamps are was already printed
Reviewed-by: duke
Contributed-by: andreas.eriksson@oracle.com
2 lines changed: 2 ins; 0 del; 0 mod; 217 unchg

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