-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
Verified
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.