Code Review for 8004170

Prepared by:johnc on Fri Nov 30 11:49:16 PST 2012
Workspace:/export/workspaces/8004170
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:dad48145e775
Summary of changes: 8 lines changed: 5 ins; 2 del; 1 mod; 6679 unchg
Patch of changes: 8004170.patch
Legend: Modified file
Deleted file
New file

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

rev 3856 : 8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
Summary: Add flushes to G1CollectedHeap::log_gc_footer() and TraceCPUTime destructor.
Reviewed-by:
6 lines changed: 4 ins; 2 del; 0 mod; 6463 unchg

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

rev 3856 : 8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
Summary: Add flushes to G1CollectedHeap::log_gc_footer() and TraceCPUTime destructor.
Reviewed-by:
2 lines changed: 1 ins; 0 del; 1 mod; 216 unchg

This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).