On Tue, 18 Aug 2026 08:10:45 GMT, Stefan Karlsson <[email protected]> wrote:
>> @shivshah-oracle I'm waiting to hear @stefank 's view on what the logs are >> showing. Something doesn't seem right to me. > > @dholmes-ora I need full -Xlog:gc* logs to tell more. My guess is that > there's a starvation problem. That one thread tries to allocate, wait for the > major collections to complete, but while doing so, other threads are using up > all the memory before the major collection can finish and hand out memory to > the waiting thread. @stefank @dholmes-ora Full gc logs from two fresh failing runs are attached to the bug ------------- PR Comment: https://git.openjdk.org/jdk/pull/32229#issuecomment-5433017863
