hg: hsx/hotspot-rt/hotspot: 2 new changesets
yumin.qi at oracle.com
yumin.qi at oracle.com
Mon Oct 8 18:59:37 PDT 2012
Changeset: 7a40901e0d5c
Author: minqi
Date: 2012-10-08 16:48 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7a40901e0d5c
8000332: SA ClassDump throws exception after permgen removal
Summary: In ClassWrite.writeFields(), fields count was mistakenly set to fields length which overflow the array index. Also removed a file which is leftover from 6879063 changeset.
Reviewed-by: coleenp, sspitsyn
Contributed-by: yumin.qi at oracle.com
! agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassWriter.java
! agent/src/share/native/sadis.c
Changeset: 0e8ca886e4e1
Author: minqi
Date: 2012-10-08 16:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0e8ca886e4e1
Merge
More information about the serviceability-dev
mailing list