Code Review for hotspot

Prepared by:kbarrett on Sun Mar 29 20:51:04 EDT 2015
Workspace:/home/kab/sandboxes/fix-eager-reclaim/hs-gc/hotspot
Compare against version:fix
Summary of changes: 107 lines changed: 53 ins; 15 del; 39 mod; 13434 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 7994 : [mq]: filter
41 lines changed: 20 ins; 0 del; 21 mod; 6791 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

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