hg: hsx/hotspot-gc/hotspot: 8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
stefan.karlsson at oracle.com
stefan.karlsson at oracle.com
Fri Feb 1 13:49:38 UTC 2013
Changeset: ec0c4951286c
Author: stefank
Date: 2013-01-29 10:51 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ec0c4951286c
8004710: NPG: jmap could throw sun.jvm.hotspot.types.WrongTypeException after PermGen removal
Summary: When calculating live object regions, make sure that the alignment reserve, at the end of a TLAB, is excluded.
Reviewed-by: jmasa, brutisso
! agent/src/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/ThreadLocalAllocBuffer.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! src/share/vm/runtime/vmStructs.cpp
More information about the hotspot-gc-dev
mailing list