Code Review for src

Prepared by:tschatzl on Mon Feb 3 16:43:41 CET 2014
Workspace:/home/thomas/Downloads/vmshare/jdk9-review/src
Compare against: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-2
Summary of changes: 6 lines changed: 3 ins; 0 del; 3 mod; 6936 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.cpp

rev 5869 : 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink
Summary: When string and symbol table unlink are not performed in parallel, the claim index we check is not updated, and so a guarantee fails. Take this into account when checking the guarantee.
Reviewed-by: <none>
6 lines changed: 3 ins; 0 del; 3 mod; 6936 unchg

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