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

Andrew John Hughes andrew at openjdk.org
Fri Aug 18 02:08:42 UTC 2023


On Fri, 18 Aug 2023 00:56:05 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> I don't see one in https://github.com/openjdk/jdk/commit/13f6450e2e70df4df8bd882def837fbd5bef1524#diff-3f36cef3f473e3b83ba97e882fcc9bbb4b84a36bf56ad118e49584c12e2c3a17 either (and it's not showing up in a diff between the two)
>
> 17: https://patch-diff.githubusercontent.com/raw/openjdk/jdk17u-dev/pull/1670.diff
> jdk: https://patch-diff.githubusercontent.com/raw/openjdk/jdk/pull/15273.diff
> 
> in the 17 check the end of the file
> 
> +    }
> +}
> \ No newline at end of file

Ah I see it now. It was introduced by the second commit. The original version I have didn't have this issue.

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

PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/1670#discussion_r1297910089


More information about the jdk-updates-dev mailing list