[jdk17u-dev] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size) [v2]
Sergey Bylokhov
serb at openjdk.org
Fri Aug 18 01:00:42 UTC 2023
On Thu, 17 Aug 2023 23:24:33 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>> test/jdk/java/util/zip/ZipFile/ReadNonStandardExtraHeadersTest.java line 937:
>>
>>> 935: });
>>> 936: }
>>> 937: }
>>
>> I think an upstream has the newline here.
>
> 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
-------------
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/1670#discussion_r1297883405
More information about the jdk-updates-dev
mailing list