Code Review for hotspot

Prepared by:tschatzl on Mon Mar 9 11:54:37 CET 2015
Workspace:/home/tschatzl/Downloads/vmshare/ihop/hs-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-3
Summary of changes: 227 lines changed: 51 ins; 106 del; 70 mod; 10040 unchg
Patch of changes: hotspot.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 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
13 lines changed: 4 ins; 8 del; 1 mod; 126 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
9 lines changed: 0 ins; 0 del; 9 mod; 151 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
88 lines changed: 22 ins; 40 del; 26 mod; 211 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
3 lines changed: 0 ins; 0 del; 3 mod; 32 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
11 lines changed: 1 ins; 0 del; 10 mod; 6802 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
35 lines changed: 17 ins; 16 del; 2 mod; 1617 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
7 lines changed: 6 ins; 0 del; 1 mod; 32 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
13 lines changed: 1 ins; 0 del; 12 mod; 287 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
2 lines changed: 0 ins; 0 del; 2 mod; 223 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
2 lines changed: 0 ins; 0 del; 2 mod; 474 unchg

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

rev 7902 : imported patch 8073052-Rename-and-clean-up-the-allocation-manager-hierarchy-in-g1Allocator
rev 7903 : [mq]: 8073052-kim-sangheon-stefanj-changes
4 lines changed: 0 ins; 2 del; 2 mod; 85 unchg

------ ------ ------ ------ Old --- Patch --- agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/G1Allocator.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

This code review page was prepared using ../../../tools/webrev.sh (vers 25.6-hg+openjdk.java.net).