Code Review for hotspot

Prepared by:tschatzl on Tue Mar 8 17:06:47 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:-3
Summary of changes: 189 lines changed: 133 ins; 40 del; 16 mod; 7550 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/g1ConcurrentMark.cpp

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
77 lines changed: 60 ins; 11 del; 6 mod; 3663 unchg

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

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
16 lines changed: 15 ins; 0 del; 1 mod; 1027 unchg

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

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
3 lines changed: 3 ins; 0 del; 0 mod; 329 unchg

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

rev 10364 : imported patch 8151436-leaner-arrayallocator
rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
20 lines changed: 16 ins; 3 del; 1 mod; 744 unchg

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

rev 10364 : imported patch 8151436-leaner-arrayallocator
rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
47 lines changed: 25 ins; 15 del; 7 mod; 210 unchg

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

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
0 lines changed: 0 ins; 0 del; 0 mod; 118 unchg

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

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
0 lines changed: 0 ins; 0 del; 0 mod; 93 unchg

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

rev 10364 : imported patch 8151436-leaner-arrayallocator
rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
4 lines changed: 4 ins; 0 del; 0 mod; 612 unchg

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

rev 10364 : imported patch 8151436-leaner-arrayallocator
rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
7 lines changed: 7 ins; 0 del; 0 mod; 351 unchg

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

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
0 lines changed: 0 ins; 0 del; 0 mod; 351 unchg

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

rev 10367 : [mq]: 8077144-concurrent-mark-thread-init-fix
rev 10368 : [mq]: 807144-kim-review
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).