Code Review for hotspot

Prepared by:kbarrett on Fri Apr 10 17:25:53 EDT 2015
Workspace:/home/kab/sandboxes/fix-eager-reclaim/hs-gc/hotspot
Compare against version:qparent
Summary of changes: 339 lines changed: 263 ins; 23 del; 53 mod; 15611 unchg
Changeset: hotspot.changeset
Bug id: JDK-8069367 : assert(_nextMarkBitMap->isMarked((HeapWord*) obj)) failed
Legend: Modified file
Deleted file
New file

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

rev 8126 : [mq]: filter
10 lines changed: 7 ins; 0 del; 3 mod; 4690 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/g1/concurrentMark.hpp

rev 8126 : [mq]: filter
3 lines changed: 2 ins; 0 del; 1 mod; 1257 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp

rev 8126 : [mq]: filter
rev 8127 : [mq]: inc4
22 lines changed: 15 ins; 1 del; 6 mod; 381 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp

rev 8125 : imported patch fix
rev 8126 : [mq]: filter
rev 8127 : [mq]: inc4
81 lines changed: 37 ins; 15 del; 29 mod; 6548 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp

rev 8125 : imported patch fix
rev 8127 : [mq]: inc4
27 lines changed: 10 ins; 7 del; 10 mod; 1584 unchg

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

rev 8125 : imported patch fix
rev 8127 : [mq]: inc4
19 lines changed: 15 ins; 0 del; 4 mod; 369 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/g1/g1_globals.hpp

rev 8126 : [mq]: filter
rev 8127 : [mq]: inc4
0 lines changed: 0 ins; 0 del; 0 mod; 331 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/TEST.groups

rev 8124 : imported patch test
1 line changed: 1 ins; 0 del; 0 mod; 451 unchg

------ ------ ------ ------ --- New ----- Raw test/gc/g1/TestGreyReclaimedHumongousObjects.java

rev 8124 : imported patch test
176 lines changed: 176 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/kab/devtools/jdk/code-tools/webrev/webrev.ksh (vers 25.6-hg+openjdk.java.net).