hg: jdk7/hotspot/hotspot: 3 new changesets
y.s.ramakrishna at sun.com
y.s.ramakrishna at sun.com
Fri Jul 24 16:29:04 PDT 2009
Changeset: 45d97a99715b
Author: apetrusenko
Date: 2009-07-22 02:46 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/45d97a99715b
6862661: G1: _gc_alloc_region_counts is not updated properly after 6604422
Summary: Implementation of RFE 6604422 (G1: re-use half-promoted regions) introduced incorrect _gc_alloc_region_counts updates which effectively disabled survivor spaces.
Reviewed-by: johnc, jmasa, tonyp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Changeset: 36b5611220a7
Author: ysr
Date: 2009-07-22 18:25 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/36b5611220a7
6863216: Clean up debugging debris inadvertently pushed with 6700789
Summary: Anti-delta for debugging debris that was inadvertently pushed.
Reviewed-by: kvn, tonyp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/opto/cfgnode.cpp
Changeset: 0a83664f978b
Author: ysr
Date: 2009-07-24 12:49 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/0a83664f978b
Merge
! src/share/vm/opto/cfgnode.cpp
More information about the jdk7-changes
mailing list