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

ArrayIndexOutOfBounds exception from com.sun.tools.javac.jvm.ClassReader.java

XMLWordPrintable

    • x86
    • windows_xp

      The code in com.sun.tools.javac.ClassReader.java
      throw badClassFile("bad.class.signature", Convert.utf2string(signature, sigp, 10));

      throws the ArrayIndexOutOfBoundsException if signature has more than 10 characters. In Converter it calls System.arraycopy(...).

            ksrini Kumar Srinivasan
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: