Code Review for hotspot

Prepared by:tschatzl on Wed Mar 23 17:18:40 CET 2016
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs-gc/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:-4
Summary of changes: 1381 lines changed: 785 ins; 546 del; 50 mod; 15431 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 10594 : imported patch 8077144-concurrent-mark-thread-init-fix
rev 10596 : imported patch 8151386-extract-scrubbing-information
1 line changed: 1 ins; 0 del; 0 mod; 316 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
10 lines changed: 1 ins; 4 del; 5 mod; 5527 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
2 lines changed: 1 ins; 0 del; 1 mod; 1529 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
1 line changed: 0 ins; 0 del; 1 mod; 306 unchg

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

rev 10594 : imported patch 8077144-concurrent-mark-thread-init-fix
rev 10595 : imported patch 8077144-mikael-review
rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
546 lines changed: 13 ins; 515 del; 18 mod; 3044 unchg

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

rev 10594 : imported patch 8077144-concurrent-mark-thread-init-fix
rev 10595 : imported patch 8077144-mikael-review
rev 10596 : imported patch 8151386-extract-scrubbing-information
22 lines changed: 2 ins; 17 del; 3 mod; 918 unchg

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

rev 10594 : imported patch 8077144-concurrent-mark-thread-init-fix
rev 10595 : imported patch 8077144-mikael-review
rev 10596 : imported patch 8151386-extract-scrubbing-information
11 lines changed: 11 ins; 0 del; 0 mod; 261 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
rev 10598 : [mq]: 8151386-mikael-review
42 lines changed: 31 ins; 3 del; 8 mod; 570 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
rev 10598 : [mq]: 8151386-mikael-review
17 lines changed: 14 ins; 1 del; 2 mod; 220 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
14 lines changed: 1 ins; 5 del; 8 mod; 1010 unchg

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

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
6 lines changed: 2 ins; 1 del; 3 mod; 407 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/bitMap.cpp

rev 10594 : imported patch 8077144-concurrent-mark-thread-init-fix
rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10598 : [mq]: 8151386-mikael-review
0 lines changed: 0 ins; 0 del; 0 mod; 622 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/bitMap.hpp

rev 10594 : imported patch 8077144-concurrent-mark-thread-init-fix
rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
rev 10598 : [mq]: 8151386-mikael-review
2 lines changed: 1 ins; 0 del; 1 mod; 332 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/bitMap.inline.hpp

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10598 : [mq]: 8151386-mikael-review
0 lines changed: 0 ins; 0 del; 0 mod; 369 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/g1/g1CardLiveData.cpp

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
rev 10598 : [mq]: 8151386-mikael-review
556 lines changed: 556 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/g1/g1CardLiveData.hpp

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
rev 10598 : [mq]: 8151386-mikael-review
99 lines changed: 99 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/gc/g1/g1CardLiveData.inline.hpp

rev 10596 : imported patch 8151386-extract-scrubbing-information
rev 10597 : imported patch 8151386-cleanup
rev 10598 : [mq]: 8151386-mikael-review
52 lines changed: 52 ins; 0 del; 0 mod; 0 unchg

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