[jdk21] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size)

2023-08-18 Thread Ben Taylor
Backport is clean, all tests in test/jdk/java/util/zip pass. - Commit messages: - Backport 13f6450e2e70df4df8bd882def837fbd5bef1524 Changes: https://git.openjdk.org/jdk21/pull/173/files Webrev: https://webrevs.openjdk.org/?repo=jdk21&pr=173&range=00 Issue: https://bugs.openjdk.or

Re: [jdk21] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size)

2023-08-18 Thread Alan Bateman
On Fri, 18 Aug 2023 17:25:10 GMT, Ben Taylor wrote: > Backport is clean, all tests in test/jdk/java/util/zip pass. JDK 21 is at RC, only P1 issues with approval. There is already a fix request for jdk21u. The 21.0.1 release is only a few weeks after JDK 21. - PR Comment: https://g

Re: [jdk21] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size)

2023-08-18 Thread Sergey Bylokhov
On Fri, 18 Aug 2023 17:25:10 GMT, Ben Taylor wrote: > Backport is clean, all tests in test/jdk/java/util/zip pass. It is strange that there is a request for jdk21u but there is no PR for that repo. - PR Comment: https://git.openjdk.org/jdk21/pull/173#issuecomment-1684250803

Re: [jdk21] RFR: 8313765: Invalid CEN header (invalid zip64 extra data field size)

2023-08-18 Thread Ben Taylor
On Fri, 18 Aug 2023 17:25:10 GMT, Ben Taylor wrote: > Backport is clean, all tests in test/jdk/java/util/zip pass. My mistake, will create the PR against 21u. - PR Comment: https://git.openjdk.org/jdk21/pull/173#issuecomment-1684255033