Code Review for 8009536_3

Prepared by:johnc on Thu Mar 14 09:57:28 PDT 2013
Workspace:/export/workspaces/8009536_3
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:79af1312fc2c
Summary of changes: 129 lines changed: 54 ins; 14 del; 61 mod; 5780 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 4278 : 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
rev 4279 : [mq]: bengts-comments
126 lines changed: 52 ins; 14 del; 60 mod; 4505 unchg

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

rev 4278 : 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
rev 4279 : [mq]: bengts-comments
3 lines changed: 2 ins; 0 del; 1 mod; 1275 unchg

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