hg: jdk7/hotspot-gc/hotspot: 2 new changesets

jon.masamitsu at oracle.com jon.masamitsu at oracle.com
Thu Jun 24 00:21:29 UTC 2010


Changeset: fdde661c8e06
Author:    jmasa
Date:      2010-06-23 08:35 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/fdde661c8e06

6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Summary: Shrinking of a generation and the corresponding card table was causing part of the card table to be uncommitted.
Reviewed-by: jcoomes

! src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.cpp
! src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.hpp
! src/share/vm/memory/cardTableModRefBS.cpp

Changeset: 0d781caf0cbb
Author:    jmasa
Date:      2010-06-23 15:17 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/0d781caf0cbb

Merge





More information about the hotspot-gc-dev mailing list