[jdk17u-dev] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size) [v3]

Ben Taylor btaylor at openjdk.org
Fri Aug 18 06:25:02 UTC 2023


> Backport is not clean, required changes:
> - Some context lines
> - Changes to `CorruptedZipFiles.java` had to be altered because [8304014](https://bugs.openjdk.org/browse/JDK-8304014) has not been backported to jdk20
> 
> All tests in `test/jdk/java/util/zip` pass

Ben Taylor has updated the pull request incrementally with one additional commit since the last revision:

  Restore newline at end of test/jdk/java/util/zip/ZipFile/ReadNonStandardExtraHeadersTest.java

-------------

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/1670/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/1670/files/de8e62da..e2f9bde8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1670&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1670&range=01-02

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1670.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1670/head:pull/1670

PR: https://git.openjdk.org/jdk17u-dev/pull/1670


More information about the jdk-updates-dev mailing list