On Tue, 3 Mar 2026 10:32:14 GMT, Daniel Jeliński <[email protected]> wrote:

> Thanks. The `no error` line is normal, reported whenever a connection is 
> closed. The interesting line is:
> 
> ```
> INFO: QUIC: QuicServerConnection(8) entering closing state, code 0x1 - 
> java.io.IOException: QuicServerConnection(8): Too many probe time outs 
> (APPLICATION: backoff 1024, duration PT1M44.32S, 
> QuicRttEstimatorState[latestRttMicros=21059, minRttMicros=296, 
> smoothedRttMicros=27687, rttVarMicros=18547, rttSampleCount=1945])
> ```
> 
> So, this particular failure was caused by packet loss. Please file a JBS 
> issue. Thanks!

https://bugs.openjdk.org/browse/JDK-8379133

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

PR Comment: https://git.openjdk.org/jdk/pull/29993#issuecomment-3991734165

Reply via email to