master
8283525: http://tools.ietf.org/html/* URLs return 404
8318662: Refactor some jdk/java/net/httpclient/http2 tests to JUnit
8326498: java.net.http.HttpClient connection leak using http/2
8372147: ConnectionFlowControlTest should use HttpResponse.connectionLabel()
8305906: HttpClient may use incorrect key when finding pooled HTTP/2 connection for IPv6 address
8349910: Implement JEP 517: HTTP/3 for the HTTP Client API
8343074: test/jdk/com/sun/net/httpserver/docs/test1/largefile.txt could be generated
8372159: HttpClient SelectorManager thread could be a VirtualThread
8197564: HTTP Client implementation
8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
8301255: Http2Connection may send too many GOAWAY frames
8293786: HttpClient will not send more than 64 kb of data from the 2nd request in http2
8295944: Move the Http2TestServer and related classes into a package of its own
8371887: HttpClient: SSLParameters with no protocols configured disable HTTP2+ support