[jdk13u-dev] RFR: 8277087: ZipException: zip END header not found at ZipFile#Source.findEND
Yuri Nesterenko
yan at openjdk.java.net
Fri Apr 29 12:38:43 UTC 2022
This change fixes rather suspicious situation with Zip file comment length. Risk seems minimal. Clean patch; zip tests run fine.
-------------
Commit messages:
- Backport 3243ee963d074c892a0ed16a00fd91b440c96ac
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/347/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=347&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8277087
Stats: 117 lines in 2 files changed: 114 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk13u-dev/pull/347.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/347/head:pull/347
PR: https://git.openjdk.java.net/jdk13u-dev/pull/347
More information about the jdk-updates-dev
mailing list