git: openjdk/jdk: 8242882: opening jar file with large manifest might throw NegativeArraySizeException

Lance Andersen lancea at openjdk.java.net
Thu Oct 8 10:47:38 UTC 2020


Changeset: 782d45bd
Author:    Jaikiran Pai <jpai at openjdk.org>
Committer: Lance Andersen <lancea at openjdk.org>
Date:      2020-10-08 10:46:37 +0000
URL:       https://git.openjdk.java.net/jdk/commit/782d45bd

8242882: opening jar file with large manifest might throw NegativeArraySizeException

Reviewed-by: bchristi, lancea

! src/java.base/share/classes/java/util/jar/JarFile.java
+ test/jdk/java/util/jar/JarFile/LargeManifestOOMTest.java



More information about the jdk-changes mailing list