Caused by: sun.jvm.hotspot.types.WrongTypeException: field "_max_length" in type TypeArrayKlass is not of C integer type, but instead of type jint
at jdk.hotspot.agent/sun.jvm.hotspot.types.basic.BasicType.getCIntegerField(BasicType.java:261)
at jdk.hotspot.agent/sun.jvm.hotspot.oops.TypeArrayKlass.initialize(TypeArrayKlass.java:47)
- duplicates
-
JDK-8190476 jmap -heap exited with error code (again)
- Closed
- relates to
-
JDK-8190617 test/jdk/sun/tools/jhsdb/BasicLauncherTest.java fails
- Resolved
-
JDK-8189610 Reconcile jvm.h, all jvm_md.h, and jni_md.h between java.base and hotspot
- Resolved