Code Review for hotspot

Prepared by:mgerdin mgerdin on Mon Mar 16 10:55:13 CET 2015
Workspace:/home/mgerdin/work/repos/hg/jdk9/hs-gc-work/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:7972
Summary of changes: 1110 lines changed: 545 ins; 499 del; 66 mod; 23038 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp

rev 7975 : Move remaining root processing to GenCollectedHeap
11 lines changed: 0 ins; 0 del; 11 mod; 8594 unchg

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

rev 7973 : G1RootProcessor
rev 7974 : Convert G1 to G1RootProcessor
185 lines changed: 17 ins; 160 del; 8 mod; 6641 unchg

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

rev 7973 : G1RootProcessor
29 lines changed: 0 ins; 29 del; 0 mod; 1606 unchg

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

rev 7974 : Convert G1 to G1RootProcessor
24 lines changed: 9 ins; 2 del; 13 mod; 351 unchg

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

rev 7973 : G1RootProcessor
2 lines changed: 0 ins; 2 del; 0 mod; 650 unchg

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

rev 7973 : G1RootProcessor
1 line changed: 0 ins; 1 del; 0 mod; 178 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parNew/parNewGeneration.cpp

rev 7975 : Move remaining root processing to GenCollectedHeap
1 line changed: 0 ins; 0 del; 1 mod; 1517 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/defNewGeneration.cpp

rev 7975 : Move remaining root processing to GenCollectedHeap
1 line changed: 0 ins; 0 del; 1 mod; 1065 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/genCollectedHeap.cpp

rev 7975 : Move remaining root processing to GenCollectedHeap
168 lines changed: 113 ins; 29 del; 26 mod; 1215 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/genCollectedHeap.hpp

rev 7975 : Move remaining root processing to GenCollectedHeap
19 lines changed: 15 ins; 1 del; 3 mod; 543 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/genMarkSweep.cpp

rev 7975 : Move remaining root processing to GenCollectedHeap
2 lines changed: 0 ins; 0 del; 2 mod; 332 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/sharedHeap.cpp

rev 7973 : G1RootProcessor
rev 7974 : Convert G1 to G1RootProcessor
rev 7975 : Move remaining root processing to GenCollectedHeap
214 lines changed: 0 ins; 213 del; 1 mod; 117 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/sharedHeap.hpp

rev 7973 : G1RootProcessor
rev 7974 : Convert G1 to G1RootProcessor
rev 7975 : Move remaining root processing to GenCollectedHeap
62 lines changed: 0 ins; 62 del; 0 mod; 229 unchg

------ ------ ------ ------ ------ --- New ----- Raw src/share/vm/gc_implementation/g1/g1RootProcessor.cpp

rev 7973 : G1RootProcessor
rev 7974 : Convert G1 to G1RootProcessor
rev 7975 : Move remaining root processing to GenCollectedHeap
290 lines changed: 290 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw src/share/vm/gc_implementation/g1/g1RootProcessor.hpp

rev 7973 : G1RootProcessor
rev 7974 : Convert G1 to G1RootProcessor
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

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