hg: jdk8u/hs-dev/hotspot: 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Thu Feb 6 10:15:54 PST 2014


Changeset: 0eb64cfc0b76
Author:    tschatzl
Date:      2014-02-05 14:29 +0100
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/0eb64cfc0b76

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: brutisso, jwilhelm

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp



More information about the jdk8u-hs-changes mailing list