Code Review for hotspot

Prepared by:kbarrett on Sun Mar 29 20:50:25 EDT 2015
Workspace:/home/kab/sandboxes/fix-eager-reclaim/hs-gc/hotspot
Compare against version:qparent
Summary of changes: 366 lines changed: 270 ins; 37 del; 59 mod; 15847 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 7994 : [mq]: filter
10 lines changed: 7 ins; 0 del; 3 mod; 4701 unchg

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

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

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

rev 7994 : [mq]: filter
48 lines changed: 20 ins; 15 del; 13 mod; 360 unchg

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

rev 7993 : [mq]: fix
rev 7994 : [mq]: filter
87 lines changed: 43 ins; 15 del; 29 mod; 6760 unchg

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

rev 7993 : [mq]: fix
32 lines changed: 17 ins; 7 del; 8 mod; 1624 unchg

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

rev 7993 : [mq]: fix
4 lines changed: 0 ins; 0 del; 4 mod; 369 unchg

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

rev 7994 : [mq]: filter
5 lines changed: 4 ins; 0 del; 1 mod; 330 unchg

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

rev 7992 : [mq]: test
1 line changed: 1 ins; 0 del; 0 mod; 451 unchg

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

rev 7992 : [mq]: 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).