Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8186334 JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
  3. JDK-8186552

Release Note: JarFile throws ArrayIndexOutOfBoundsException if the manifest contains Backtick character

    XMLWordPrintable

Details

    Description

      An `ArrayIndexOutOfBoundsException` will be thrown in `java.util.jar.JarFile` if the Java run-time encounters the backtick (`) character in a JAR file's manifest. This can be worked around by removing backtick characters from the JAR file's manifest.

      Attachments

        Activity

          People

            bchristi Brent Christian
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: