Java 21 clinit deadlock
Simone Bordet
simone.bordet at gmail.com
Wed Sep 13 06:16:32 UTC 2023
Hi,
On Tue, Sep 12, 2023 at 11:44 PM David Holmes <david.holmes at oracle.com> wrote:
>
> Hi Simone,
>
> Thanks for the logs. Unfortunately they shed no light on what is
> happening. There is no sign of the MutableHttpFields class starting
> actual initialization, though we can see that it was linked (verified).
> And there are no exceptions indicated relevant to the class loading and
> initialization process that I can discern.
>
> The class initialization logging is unfortunately rather sparse and I
> think we would need to add some additional logging to shed further light
> on this. Are you in a position to patch the sources, create a custom
> build and test again with that build?
Yes we can do this.
--
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless. Victoria Livschitz
More information about the core-libs-dev
mailing list