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

Andrew John Hughes andrew at openjdk.org
Thu Aug 17 17:06:49 UTC 2023


On Thu, 17 Aug 2023 02:21:13 GMT, Ben Taylor <btaylor at openjdk.org> wrote:

> Failing linux GHA looks like infra issues - https://github.com/benty-amzn/jdk11u-dev/actions/runs/5885841578/job/15962854580#step:6:76

Yes, this looks like a variant of the same problem I fixed for 8u in [JDK-8284772](https://bugs.openjdk.org/browse/JDK-8284772), namely that the very specific version of gcc used is fragile and easily broken by Ubuntu updates. I'd suggest applying something similar to 11u. We do need this to run through GHA before being committed.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2084#issuecomment-1682655169


More information about the jdk-updates-dev mailing list