Code Review for hotspot

Prepared by:mgerdin on Mon Jun 23 16:11:26 CEST 2014
Workspace:/home/mgerdin/work/repos/hg/hotspot-gc/hotspot
Compare against version:-2
Summary of changes: 183 lines changed: 123 ins; 33 del; 27 mod; 4343 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8047818 : G1 HeapRegions can no longer be ContiguousSpaces
Legend: Modified file
Deleted file
New file

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
15 lines changed: 15 ins; 0 del; 0 mod; 675 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
17 lines changed: 2 ins; 15 del; 0 mod; 515 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
2 lines changed: 1 ins; 0 del; 1 mod; 161 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
40 lines changed: 24 ins; 1 del; 15 mod; 1111 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
31 lines changed: 18 ins; 6 del; 7 mod; 826 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
69 lines changed: 62 ins; 5 del; 2 mod; 109 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
2 lines changed: 1 ins; 0 del; 1 mod; 82 unchg

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

rev 6589 : 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Reviewed-by:
7 lines changed: 0 ins; 6 del; 1 mod; 864 unchg

This code review page was prepared using /localhome/hg/webrev/webrev.ksh (vers 25.2-hg+openjdk.java.net).