hg: hsx/jdk7u/hotspot: 2 new changesets (original) (raw)

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Fri Feb 7 06:15:33 PST 2014


Changeset: 1bbccbe38470 Author: johnc Date: 2013-02-19 16:22 -0800 URL: http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/1bbccbe38470

8006628: NEED_TEST for JDK-8002870 Summary: Regression test for 8000311. Verifies that PLABStats works with zero parallel GC threads. Reviewed-by: jmasa, johnc Contributed-by: Filipp Zhinkin <filipp.zhinkin at oracle.com>

Changeset: 1448ebfef4f1 Author: tschatzl Date: 2014-02-07 12:44 +0100 URL: http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/1448ebfef4f1

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 hotspot-dev mailing list