zlib upgrade due?
Volker Simonis
volker.simonis at gmail.com
Mon Oct 17 11:02:25 UTC 2022
Hi Jaikiran,
Thanks for the quick response. Unfortunately I can't find it online.
Is this a private issue or does Apple not provide public access to
submitted bugs at all?
Regards,
Volker
On Mon, Oct 17, 2022 at 11:09 AM Jaikiran Pai <jai.forums2013 at gmail.com> wrote:
>
> Hello Volker,
>
> I've now commented on that JBS issue with the Apple bug id - it's FB9997771.
>
> -Jaikiran
>
> On 17/10/22 2:24 pm, Volker Simonis wrote:
> > I can't find a link to the bug that has been filed with Apple in the
> > issue https://bugs.openjdk.org/browse/JDK-8282954.
> >
> > Can somebody please post the link to corresponding Apple issue here
> > and/or update JDK-8282954 with that information?
> >
> > Thanks,
> > Volker
> >
> > On Mon, Oct 17, 2022 at 10:49 AM Alan Bateman <Alan.Bateman at oracle.com> wrote:
> >>
> >>
> >> On 17/10/2022 10:26, Mike Hearn wrote:
> >>> For some time now we've been chasing a very rare data corruption bug
> >>> in java.util.zip.Inflater that we think must be a bug in the bundled
> >>> native zlib. It gets detected by the CRC32 checks and so surfaces as a
> >>> failure to inflate. We believe this because:
> >>>
> >>> 1. It only seems to happen on ARM Macs (though we haven't tested on
> >>> ARM Linux). We have never seen it on Intel.
> >>>
> >> It would be useful if you could say which JDK releases you see this. As
> >> Jai linked to, the JDK is temporarily working around an issue with libz
> >> on macOS aarch64 since JDK 19 by using bundling a build of in-tree code.
> >> So it would be interesting to know if these reports include JDK 19 or
> >> are only older releases.
> >>
> >> -Alan
More information about the core-libs-dev
mailing list