Code Review for 8009536_3

Prepared by:johnc on Tue Mar 12 14:50:14 PDT 2013
Workspace:/export/workspaces/8009536_3
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:ca9580859cf4
Summary of changes: 135 lines changed: 62 ins; 14 del; 59 mod; 5782 unchg
Patch of changes: 8009536_3.patch
Legend: Modified file
Deleted file
New file

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

rev 4273 : 8009536: G1: Apache Lucene hang during reference processing
Summary: In CMTask::do_marking_step(), Skip offering termination and entering the first and second synchronization barriers if called from a serial context, i.e. the VM thread.
Reviewed-by: brutisso, tschatzl
131 lines changed: 59 ins; 14 del; 58 mod; 4507 unchg

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

rev 4273 : 8009536: G1: Apache Lucene hang during reference processing
Summary: In CMTask::do_marking_step(), Skip offering termination and entering the first and second synchronization barriers if called from a serial context, i.e. the VM thread.
Reviewed-by: brutisso, tschatzl
4 lines changed: 3 ins; 0 del; 1 mod; 1275 unchg

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