hg: hsx/hotspot-gc/hotspot: 8025925: jmap fails with "field _length not found in type HeapRegionSeq"

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Wed Oct 16 12:48:30 UTC 2013


Changeset: 9e5fadad7fdf
Author:    tschatzl
Date:      2013-10-16 11:46 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/9e5fadad7fdf

8025925: jmap fails with "field _length not found in type HeapRegionSeq"
Summary: The change JDK-7163191 changed the data layout of a class that is referenced by the java code of the SA agent. This fix synchronizes the SA agent with that change.
Reviewed-by: sla, mgerdin

+ agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/G1HeapRegionTable.java
! agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java




More information about the hotspot-gc-dev mailing list