hg: jdk7/hotspot-rt/hotspot: 6822407: heapOopSize lookup is incorrect in Serviceability Agent.
poonam.bajaj at sun.com
poonam.bajaj at sun.com
Fri Mar 27 16:32:48 PDT 2009
Changeset: f30ba3b36599
Author: poonam
Date: 2009-03-27 10:29 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/f30ba3b36599
6822407: heapOopSize lookup is incorrect in Serviceability Agent.
Summary: heapOopSize symbol should be declared as constant in vmStructs and should not be looked up in readVMIntConstants().
Reviewed-by: never, swamyv, coleenp
! agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! src/share/vm/runtime/vmStructs.cpp
More information about the serviceability-dev
mailing list