Code Review for src

Prepared by:tschatzl on Mon Jan 27 11:18:27 CET 2014
Workspace:/home/thomas/Downloads/vmshare/6991197/src
Compare against: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:5814
Summary of changes: 15 lines changed: 13 ins; 0 del; 2 mod; 2090 unchg
Patch of changes: src.patch
Legend: Modified file
Deleted file
New file

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

rev 5815 : 6991197: G1: specialize deal_with_reference() for narrowOop*
Summary: Manually specialize G1ParScanThreadState::deal_with_reference() for oop*/narrowOop* because it allows removal of a check in the queue processing.
Reviewed-by: <none>
15 lines changed: 13 ins; 0 del; 2 mod; 2090 unchg

This code review page was prepared using ../../webrev.sh (vers 23.18-hg).