Code Review for hotspot

Prepared by:johnc on Mon Feb 4 16:32:59 PST 2013
Workspace:/export/workspaces/hsx24-backport/hotspot
Compare against: ssh://hg.openjdk.java.net/hsx/hsx24-gate/hotspot
Compare against version:77726262b76f
Summary of changes: 68 lines changed: 27 ins; 27 del; 14 mod; 6000 unchg
Patch of changes: hotspot.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

46 lines changed: 18 ins; 19 del; 9 mod; 4428 unchg

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

rev 4184 : 8004816: G1: Kitchensink failures after marking stack changes
Summary: Reset the marking state, including the mark stack overflow flag, in the event of a marking stack overflow during serial reference processing.
Reviewed-by: jmasa
11 lines changed: 5 ins; 2 del; 4 mod; 1229 unchg

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

rev 4184 : 8004816: G1: Kitchensink failures after marking stack changes
Summary: Reset the marking state, including the mark stack overflow flag, in the event of a marking stack overflow during serial reference processing.
Reviewed-by: jmasa
11 lines changed: 4 ins; 6 del; 1 mod; 343 unchg

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