Code Review for src.9

Prepared by:tschatzl on Thu Aug 14 13:37:44 CEST 2014
Workspace:/home/tschatzl/Downloads/vmshare/cmm-decommit/src.9
Compare against: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-4
Summary of changes: 1393 lines changed: 454 ins; 579 del; 360 mod; 22881 unchg
Patch of changes: src.9.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/G1CollectedHeap.java

rev 6802 : imported patch refactor-heapregionseq
6 lines changed: 0 ins; 3 del; 3 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/G1HeapRegionTable.java

rev 6802 : imported patch refactor-heapregionseq
21 lines changed: 16 ins; 0 del; 5 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java

rev 6802 : imported patch refactor-heapregionseq
8 lines changed: 4 ins; 0 del; 4 mod; 80 unchg

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

rev 6802 : imported patch refactor-heapregionseq
6 lines changed: 0 ins; 1 del; 5 mod; 4830 unchg

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

rev 6802 : imported patch refactor-heapregionseq
1 line changed: 0 ins; 0 del; 1 mod; 1299 unchg

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

rev 6802 : imported patch refactor-heapregionseq
2 lines changed: 0 ins; 1 del; 1 mod; 687 unchg

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

rev 6802 : imported patch refactor-heapregionseq
10 lines changed: 4 ins; 4 del; 2 mod; 511 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
331 lines changed: 30 ins; 219 del; 82 mod; 6945 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
49 lines changed: 2 ins; 30 del; 17 mod; 1749 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
rev 6804 : [mq]: mikael-review
16 lines changed: 4 ins; 4 del; 8 mod; 315 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
7 lines changed: 0 ins; 0 del; 7 mod; 2274 unchg

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

rev 6802 : imported patch refactor-heapregionseq
29 lines changed: 12 ins; 11 del; 6 mod; 1118 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
33 lines changed: 9 ins; 22 del; 2 mod; 824 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
413 lines changed: 247 ins; 74 del; 92 mod; 94 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
rev 6804 : [mq]: mikael-review
138 lines changed: 84 ins; 21 del; 33 mod; 100 unchg

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

rev 6802 : imported patch refactor-heapregionseq
rev 6803 : imported patch bengt-review-1
9 lines changed: 8 ins; 0 del; 1 mod; 49 unchg

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

rev 6802 : imported patch refactor-heapregionseq
154 lines changed: 19 ins; 79 del; 56 mod; 330 unchg

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

rev 6802 : imported patch refactor-heapregionseq
58 lines changed: 4 ins; 40 del; 14 mod; 277 unchg

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

rev 6802 : imported patch refactor-heapregionseq
99 lines changed: 11 ins; 69 del; 19 mod; 121 unchg

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

rev 6802 : imported patch refactor-heapregionseq
2 lines changed: 0 ins; 1 del; 1 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/whitebox.cpp

rev 6803 : imported patch bengt-review-1
1 line changed: 0 ins; 0 del; 1 mod; 952 unchg

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