On Fri, 4 Feb 2022 16:06:34 GMT, Lance Andersen <lan...@openjdk.org> wrote:
> > Could these unexpected exceptions also occur when using the > > `JarInputStream` API? > > It's a different code path as Zip/JarFile leverage the CEN where > Zip/JarInputStream leverage the LOC. I can give it a go and if there is an > issue will create a separate issue Not an issue given how Zip/JarInputStream work ------------- PR: https://git.openjdk.java.net/jdk/pull/7348