Code Review for hs-gc

Prepared by:stefank on Wed Feb 12 10:10:19 CET 2014
Workspace:/home/stefank/hg/hs-gc
Compare against version:qparent
Summary of changes: 99 lines changed: 11 ins; 66 del; 22 mod; 26624 unchg
Patch of changes: hs-gc.patch
Bug id: JDK-8034761 : Remove the do_code_roots parameter from process_strong_roots
Legend: Modified file
Deleted file
New file

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

rev 5891 : [mq]: hideDoCodeRoots
12 lines changed: 0 ins; 12 del; 0 mod; 9546 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp

rev 5891 : [mq]: hideDoCodeRoots
7 lines changed: 0 ins; 7 del; 0 mod; 1925 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
17 lines changed: 5 ins; 12 del; 0 mod; 6927 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
5 lines changed: 0 ins; 5 del; 0 mod; 2093 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
4 lines changed: 0 ins; 2 del; 2 mod; 361 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
1 line changed: 0 ins; 1 del; 0 mod; 1644 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/markSweep.cpp

rev 5891 : [mq]: hideDoCodeRoots
1 line changed: 0 ins; 1 del; 0 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/markSweep.hpp

rev 5891 : [mq]: hideDoCodeRoots
1 line changed: 0 ins; 1 del; 0 mod; 205 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
1 line changed: 0 ins; 1 del; 0 mod; 1092 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
13 lines changed: 0 ins; 9 del; 4 mod; 1280 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
6 lines changed: 0 ins; 2 del; 4 mod; 514 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
9 lines changed: 0 ins; 7 del; 2 mod; 333 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
12 lines changed: 2 ins; 3 del; 7 mod; 260 unchg

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

rev 5891 : [mq]: hideDoCodeRoots
10 lines changed: 4 ins; 3 del; 3 mod; 272 unchg

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