[jdk17u-dev] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size) [v3]
Andrew John Hughes
andrew at openjdk.org
Fri Aug 18 17:52:44 UTC 2023
On Fri, 18 Aug 2023 06:25:02 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:
>
> Restore newline at end of test/jdk/java/util/zip/ZipFile/ReadNonStandardExtraHeadersTest.java
I've just replied to @GoeLin's e-mail about this. I think it's probably easiest to let him handle the release side of this as I believe he has the direct push access necessary to create branches. We'll also need to request the new version from ops. That should happen on Monday.
I think the best way to handle it is likely a 17.0.8.1 branch from openjdk/jdk17u and then merge that back into both openjdk/jdk17u/master and openjdk/jdk17u-dev/master.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1670#issuecomment-1684241937
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1670#issuecomment-1684242884
More information about the jdk-updates-dev
mailing list