Debugger attached successfully.
Server compiler detected.
JVM version is 25.0-b02
java/util/concurrent/locks/AbstractQueuedSynchronizer$Node
java.lang.ArrayIndexOutOfBoundsException: 66 66
at sun.jvm.hotspot.utilities.GenericArray.getIntegerAt(GenericArray.java:58)
at sun.jvm.hotspot.utilities.U2Array.at(U2Array.java:59)
at sun.jvm.hotspot.oops.InstanceKlass.getFieldAccessFlags(InstanceKlass.java:249)
at sun.jvm.hotspot.tools.jcore.ClassWriter.writeFields(ClassWriter.java:366)
at sun.jvm.hotspot.tools.jcore.ClassWriter.write(ClassWriter.java:92)
at sun.jvm.hotspot.tools.jcore.ClassDump.dumpKlass(ClassDump.java:130)
at sun.jvm.hotspot.tools.jcore.ClassDump.access$000(ClassDump.java:37)
at sun.jvm.hotspot.tools.jcore.ClassDump$1.visit(ClassDump.java:73)
at sun.jvm.hotspot.memory.Dictionary.classesDo(Dictionary.java:68)
at sun.jvm.hotspot.memory.SystemDictionary.classesDo(SystemDictionary.java:190)
at sun.jvm.hotspot.tools.jcore.ClassDump.run(ClassDump.java:69)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:221)
at sun.jvm.hotspot.tools.jcore.ClassDump.main(ClassDump.java:162)
Server compiler detected.
JVM version is 25.0-b02
java/util/concurrent/locks/AbstractQueuedSynchronizer$Node
java.lang.ArrayIndexOutOfBoundsException: 66 66
at sun.jvm.hotspot.utilities.GenericArray.getIntegerAt(GenericArray.java:58)
at sun.jvm.hotspot.utilities.U2Array.at(U2Array.java:59)
at sun.jvm.hotspot.oops.InstanceKlass.getFieldAccessFlags(InstanceKlass.java:249)
at sun.jvm.hotspot.tools.jcore.ClassWriter.writeFields(ClassWriter.java:366)
at sun.jvm.hotspot.tools.jcore.ClassWriter.write(ClassWriter.java:92)
at sun.jvm.hotspot.tools.jcore.ClassDump.dumpKlass(ClassDump.java:130)
at sun.jvm.hotspot.tools.jcore.ClassDump.access$000(ClassDump.java:37)
at sun.jvm.hotspot.tools.jcore.ClassDump$1.visit(ClassDump.java:73)
at sun.jvm.hotspot.memory.Dictionary.classesDo(Dictionary.java:68)
at sun.jvm.hotspot.memory.SystemDictionary.classesDo(SystemDictionary.java:190)
at sun.jvm.hotspot.tools.jcore.ClassDump.run(ClassDump.java:69)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:221)
at sun.jvm.hotspot.tools.jcore.ClassDump.main(ClassDump.java:162)
- duplicates
-
JDK-8000332 SA SA ClassDump throws exception after permgen removal
-
- Resolved
-