Code Review for hotspot

Prepared by:stefank on Wed Mar 25 15:35:15 CET 2015
Workspace:/home/stefank/hg/jdk9/hs-gc/hotspot
Compare against version:-2
Summary of changes: 114 lines changed: 50 ins; 44 del; 20 mod; 23923 unchg
Changeset: hotspot.changeset
Bug id: JDK-8075957 : Reduce calls to the GC specific oop visitors in oopDesc
Legend: Modified file
Deleted file
New file

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

1 line changed: 0 ins; 1 del; 0 mod; 6632 unchg

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

2 lines changed: 1 ins; 0 del; 1 mod; 372 unchg

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

1 line changed: 0 ins; 1 del; 0 mod; 300 unchg

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

1 line changed: 0 ins; 1 del; 0 mod; 1506 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.cpp

4 lines changed: 0 ins; 1 del; 3 mod; 698 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/pcTasks.cpp

5 lines changed: 1 ins; 2 del; 2 mod; 375 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.cpp

6 lines changed: 0 ins; 2 del; 4 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.hpp

4 lines changed: 4 ins; 0 del; 0 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.inline.hpp

15 lines changed: 15 ins; 0 del; 0 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psMarkSweepDecorator.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 410 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp

8 lines changed: 5 ins; 1 del; 2 mod; 3382 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.hpp

26 lines changed: 0 ins; 26 del; 0 mod; 1532 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp

2 lines changed: 0 ins; 1 del; 1 mod; 349 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.hpp

2 lines changed: 2 ins; 0 del; 0 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.inline.hpp

4 lines changed: 3 ins; 0 del; 1 mod; 325 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp

1 line changed: 0 ins; 1 del; 0 mod; 870 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psTasks.cpp

1 line changed: 0 ins; 1 del; 0 mod; 199 unchg

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

8 lines changed: 5 ins; 1 del; 2 mod; 172 unchg

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

6 lines changed: 6 ins; 0 del; 0 mod; 190 unchg

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

8 lines changed: 8 ins; 0 del; 0 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/space.inline.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 332 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/instanceClassLoaderKlass.cpp

1 line changed: 0 ins; 1 del; 0 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/instanceKlass.cpp

1 line changed: 0 ins; 1 del; 0 mod; 3727 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/instanceMirrorKlass.cpp

1 line changed: 0 ins; 1 del; 0 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/instanceRefKlass.cpp

1 line changed: 0 ins; 1 del; 0 mod; 546 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/objArrayKlass.cpp

1 line changed: 0 ins; 1 del; 0 mod; 683 unchg

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