Code Review for hotspot

Prepared by:mgerdin mgerdin on Tue Sep 8 11:40:54 CEST 2015
Workspace:/home/mgerdin/work/repos/hg/jdk9/hs-rt-work/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:pss-flush
Summary of changes: 145 lines changed: 45 ins; 72 del; 28 mod; 12913 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 8927 : 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Reviewed-by:
rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
rev 8930 : imported patch surviving-young-words
52 lines changed: 5 ins; 39 del; 8 mod; 6819 unchg

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

rev 8927 : 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Reviewed-by:
rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
rev 8930 : imported patch surviving-young-words
8 lines changed: 0 ins; 7 del; 1 mod; 1610 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1CollectorPolicy.cpp

rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
3 lines changed: 0 ins; 2 del; 1 mod; 2205 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/g1/g1CollectorPolicy.hpp

rev 8927 : 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Reviewed-by:
rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
1 line changed: 0 ins; 0 del; 1 mod; 894 unchg

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

rev 8927 : 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Reviewed-by:
rev 8928 : imported patch pss-flush
rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
rev 8930 : imported patch surviving-young-words
27 lines changed: 23 ins; 2 del; 2 mod; 366 unchg

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

rev 8927 : 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Reviewed-by:
rev 8928 : imported patch pss-flush
rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
rev 8930 : imported patch surviving-young-words
16 lines changed: 14 ins; 0 del; 2 mod; 223 unchg

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

rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
28 lines changed: 3 ins; 18 del; 7 mod; 628 unchg

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

rev 8929 : 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by:
10 lines changed: 0 ins; 4 del; 6 mod; 168 unchg

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