RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size) [v6]
Lance Andersen
lancea at openjdk.org
Tue Aug 15 18:25:08 UTC 2023
On Tue, 15 Aug 2023 18:13:16 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Reworked similar to above.
>
>> Reworked similar to above.
>
> Thanks. Related is that there aren't tests in this PR that run with -Djdk.util.zip.disableZip64ExtraFieldValidation and -D"jdk.util.zip.disableZip64ExtraFieldValidation=true to check that zip implementations won't reject the zip/JAR files with wonky extra fields. Is this something for another PR?
I can look to add the additional proposed test separately under an additional PR
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15273#discussion_r1294955538
More information about the core-libs-dev
mailing list