Code Review for hotspot

Prepared by:stefank on Wed May 13 14:05:35 CEST 2015
Workspace:/home/stefank/hg/jdk9/hs-gc/hotspot
Compare against version:-2
Summary of changes: 122 lines changed: 22 ins; 53 del; 47 mod; 17733 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8080112 : Replace and remove the last usages of CollectedHeap::n_par_threads()
Legend: Modified file
Deleted file
New file

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

20 lines changed: 4 ins; 10 del; 6 mod; 3010 unchg

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

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

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

5 lines changed: 0 ins; 4 del; 1 mod; 4528 unchg

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

18 lines changed: 6 ins; 6 del; 6 mod; 470 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_interface/collectedHeap.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_interface/collectedHeap.hpp

5 lines changed: 0 ins; 4 del; 1 mod; 634 unchg

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

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

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

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

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

26 lines changed: 1 ins; 21 del; 4 mod; 629 unchg

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

4 lines changed: 2 ins; 0 del; 2 mod; 466 unchg

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

15 lines changed: 2 ins; 7 del; 6 mod; 589 unchg

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

3 lines changed: 0 ins; 0 del; 3 mod; 187 unchg

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

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

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

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

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

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

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

3 lines changed: 1 ins; 0 del; 2 mod; 132 unchg

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

3 lines changed: 1 ins; 0 del; 2 mod; 358 unchg

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

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

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

4 lines changed: 2 ins; 0 del; 2 mod; 785 unchg

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

4 lines changed: 2 ins; 0 del; 2 mod; 790 unchg

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