Hi, On Mon, Sep 11, 2023 at 7:22 AM David Holmes <david.hol...@oracle.com> wrote: > I've looked at the dump and there is no sign that the MutableHttpFields > is actively in use. It suggests to me that class initialization has > failed but the class state has not been correctly updated and the > waiters released. There were some changes in JDK 21 about how failures > in this area were handled, so it is possible I/we got something wrong. > Is it possible to try running this with additional logging enabled e.g. > > -Xlog:class+init=debug -Xlog:exceptions=debug
We will try this, than you! -- 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