[jdk17u-dev] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size) [v2]
Andrew John Hughes
andrew at openjdk.org
Thu Aug 17 21:21:39 UTC 2023
On Thu, 17 Aug 2023 19:24:08 GMT, Ben Taylor <btaylor at openjdk.org> wrote:
>> 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
Test looks like it's passing now so this is good to go. Glad removing the dep wasn't too complicated.
If you add a `jdk17u-fix-request` label and appropriate request comment to the bug, I can approve for 17u.
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1670#pullrequestreview-1583509421
More information about the jdk-updates-dev
mailing list