hg: jdk7/hotspot/hotspot: 2 new changesets
y.s.ramakrishna at sun.com
y.s.ramakrishna at sun.com
Wed Aug 20 11:22:44 PDT 2008
Changeset: 9199f248b0ee
Author: ysr
Date: 2008-08-14 17:58 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/9199f248b0ee
6722112: CMS: Incorrect encoding of overflown object arrays during concurrent precleaning
Summary: When an object array overflows during precleaning, we should have been marking the entire array dirty, not just its first card.
Reviewed-by: jmasa, poonam, tonyp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
Changeset: 92e12124e774
Author: ysr
Date: 2008-08-20 01:30 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/92e12124e774
Merge
More information about the jdk7-changes
mailing list