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

Ben Taylor btaylor at openjdk.org
Thu Aug 17 19:24:08 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:

  Remove junit dependency in ReadNonStandardExtraHeadersTest.java to run with jtreg 6

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

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

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

  Stats: 25 lines in 1 file changed: 13 ins; 10 del; 2 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