Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8007621

SA ClassDump throws exception after permgen removal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 8
    • None
    • hotspot
    • None
    • svc
    • generic
    • generic

      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)

            minqi Yumin Qi
            minqi Yumin Qi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: