Code Review for 8005032-8009536-hsx24-backport

Prepared by:johnc on Mon Apr 29 12:43:22 PDT 2013
Workspace:/export/workspaces/8005032-8009536-hsx24-backport
Compare against: http://hg.openjdk.java.net/hsx/hsx24/hotspot
Compare against version:1a9a6899b3f1
Summary of changes: 131 lines changed: 54 ins; 14 del; 63 mod; 5620 unchg
Patch of changes: 8005032-8009536-hsx24-backport.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 4459 : 8005032: G1: Cleanup serial reference processing closures in concurrent marking
Summary: Reuse the parallel reference processing oop closures during serial reference processing.
Reviewed-by: brutisso
rev 4460 : 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
128 lines changed: 52 ins; 14 del; 62 mod; 4374 unchg

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

rev 4459 : 8005032: G1: Cleanup serial reference processing closures in concurrent marking
Summary: Reuse the parallel reference processing oop closures during serial reference processing.
Reviewed-by: brutisso
rev 4460 : 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
3 lines changed: 2 ins; 0 del; 1 mod; 1246 unchg

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