hg: jdk9/hs-gc/hotspot: 8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure
stefan.johansson at oracle.com
stefan.johansson at oracle.com
Tue Feb 3 18:42:05 UTC 2015
Changeset: ea729fe8efd9
Author: sjohanss
Date: 2015-02-03 15:50 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/ea729fe8efd9
8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure
Summary: When checking for humongous objects to reclaim, we dirty cards that might belong to freed regions. Fixed by checking the region before dirtying.
Reviewed-by: tschatzl, brutisso
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
More information about the jdk9-all-changes
mailing list