Code Review for src

Prepared by:tschatzl on Tue May 28 10:04:46 CEST 2013
Workspace:/home/thomas/Downloads/shared/8014078/src
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:4735
Summary of changes: 540 lines changed: 401 ins; 103 del; 36 mod; 11819 unchg
Patch of changes: src.patch
Legend: Modified file
Deleted file
New file

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

rev 4735 : [mq]: 8013895
rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
9 lines changed: 7 ins; 0 del; 2 mod; 6494 unchg

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

rev 4735 : [mq]: 8013895
rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
2 lines changed: 0 ins; 0 del; 2 mod; 756 unchg

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

rev 4735 : [mq]: 8013895
rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
1 line changed: 0 ins; 0 del; 1 mod; 197 unchg

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

rev 4735 : [mq]: 8013895
rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
143 lines changed: 115 ins; 19 del; 9 mod; 177 unchg

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

rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
5 lines changed: 4 ins; 0 del; 1 mod; 335 unchg

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

rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
2 lines changed: 2 ins; 0 del; 0 mod; 3801 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/g1/TestSummarizeRSetStats.java

rev 4735 : [mq]: 8013895
rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
106 lines changed: 1 ins; 84 del; 21 mod; 59 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/g1/TestSummarizeRSetStats2.java

rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
86 lines changed: 86 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/g1/TestSummarizeRSetStatsTime.java

rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/g1/TestSummarizeRSetStatsTools.java

rev 4736 : Add per-region type information to the output of -XX:+G1SummarizeRSetStats
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

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