master
8349910: Implement JEP 517: HTTP/3 for the HTTP Client API
8368821: Test java/net/httpclient/http3/GetHTTP3Test.java intermittently fails with java.io.IOException: QUIC endpoint closed
8369291: Test java/net/httpclient/http3/H3DataLimitsTest.java fails in quic connection timeout with linux fastdebug builds
8368552: H3ErrorHandlingTest.testCloseControlStream intermittent timed out
8371802: Do not let QUIC connection to idle terminate when HTTP/3 is configured with a higher idle timeout
8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled
8369593: Test H3MalformedResponseTest.testMalformedResponse still times out
8372409: java/net/httpclient/http3/H3MultipleConnectionsToSameHost.java timed out during warmup
8372159: HttpClient SelectorManager thread could be a VirtualThread
8371557: java/net/httpclient/http3/H3RequestRejectedTest.java: javax.net.ssl.SSLHandshakeException: local endpoint (wildcard) and remote endpoint (loopback) ports conflict
8368630: java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout
8371475: HttpClient: Implement CUBIC congestion controller
8371887: HttpClient: SSLParameters with no protocols configured disable HTTP2+ support