On Thu, 12 Mar 2026 18:04:25 GMT, Daniel Fuchs <[email protected]> wrote:

> The HTTP/3 request should have been configured with HTTP_3_URI_ONLY.
> This will prevent falling back to TCP, and since only HTTP/3 is to be used 
> the client will be able to use the full HTTP/3 timeout instead of falling 
> back to TCP if the server does not reply fast enough.
> This is particularly sensitive when running with fastdebug builds which have 
> a tendency of slowing everything down.

This pull request has now been integrated.

Changeset: 28e72430
Author:    Daniel Fuchs <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/28e72430ef3dae96f9b97615ea70a78c22e2424e
Stats:     37 lines in 1 file changed: 26 ins; 1 del; 10 mod

8379707: UserAuthWithAuthenticator::h3Test fails intermittentently

Reviewed-by: syan, jpai, djelinski

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

PR: https://git.openjdk.org/jdk/pull/30224

Reply via email to