Code Review for hotspot

Prepared by:tschatzl on Mon Mar 14 15:09:49 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:-2
Summary of changes: 870 lines changed: 216 ins; 451 del; 203 mod; 6730 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 10490 : imported patch 8151126-clean-up-duplicate-code-for-clearing-bitmaps
rev 10492 : [mq]: 8151614-improve-concurrent-mark-logging
rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
5 lines changed: 5 ins; 0 del; 0 mod; 320 unchg

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

rev 10490 : imported patch 8151126-clean-up-duplicate-code-for-clearing-bitmaps
rev 10491 : imported patch 8151126-jon-review
rev 10492 : [mq]: 8151614-improve-concurrent-mark-logging
rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
569 lines changed: 177 ins; 223 del; 169 mod; 3315 unchg

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

rev 10490 : imported patch 8151126-clean-up-duplicate-code-for-clearing-bitmaps
rev 10492 : [mq]: 8151614-improve-concurrent-mark-logging
rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
126 lines changed: 14 ins; 91 del; 21 mod; 935 unchg

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

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
132 lines changed: 0 ins; 124 del; 8 mod; 262 unchg

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

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
6 lines changed: 3 ins; 2 del; 1 mod; 273 unchg

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

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
3 lines changed: 0 ins; 0 del; 3 mod; 304 unchg

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

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
3 lines changed: 3 ins; 0 del; 0 mod; 325 unchg

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

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
4 lines changed: 4 ins; 0 del; 0 mod; 618 unchg

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

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
7 lines changed: 7 ins; 0 del; 0 mod; 326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/gc/g1/Test2GbHeap.java

rev 10493 : [mq]: 8077144-concurrent-mark-thread-init-fix
15 lines changed: 3 ins; 11 del; 1 mod; 52 unchg

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