hg: jdk7/hotspot-gc/hotspot: 6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated, "Region must be empty, or we must be setting it to
andrey.petrusenko at sun.com
andrey.petrusenko at sun.com
Fri May 14 15:27:42 PDT 2010
Changeset: cc387008223e
Author: apetrusenko
Date: 2010-05-14 10:28 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/cc387008223e
6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to
Summary: Extended the failing assertion with the new message format to get more data.
Reviewed-by: tonyp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
More information about the jdk7-changes
mailing list