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(...).

            Assignee:
            Kumar Srinivasan
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: