hg: jdk/hs: 8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
jini.george at oracle.com
jini.george at oracle.com
Fri Feb 9 06:46:24 UTC 2018
Changeset: d2a860bc50a3
Author: jgeorge
Date: 2018-02-09 12:09 +0530
URL: http://hg.openjdk.java.net/jdk/hs/rev/d2a860bc50a3
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
Summary: While resolving the method invoked by invokevirtual, use java.lang.Object for arrays
Reviewed-by: dholmes, sspitsyn
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ArrayKlass.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ConstantPool.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Klass.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbLauncher.java
+ test/hotspot/jtreg/serviceability/sa/ClhsdbPrintAll.java
+ test/hotspot/jtreg/serviceability/sa/LingeredAppWithEnum.java
More information about the jdk-hs-changes
mailing list