RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size) [v6]
Sergey Bylokhov
serb at openjdk.org
Tue Aug 15 21:08:10 UTC 2023
On Tue, 15 Aug 2023 17:56:09 GMT, Volker Simonis <simonis at openjdk.org> wrote:
>This seems to be a very "free" interpretation of the specification to me. According to my understanding, the valid sizes of 8, 16, 24 or 28 as described in the Wikipedia article are a direct consequence of the specification.
I have provided a test.zip file above which passed the zip integrity test via "zip -T" and can be unzip w/o errors, but rejected by the openjdk. That zip was created based on the actual specification, and not on the wiki.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15273#issuecomment-1679613530
More information about the core-libs-dev
mailing list