master
8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup
8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request
8204679: HTTP Client refresh
8309939: HttpClient should not use Instant.now() as Instant source for deadlines
8275079: Remove unnecessary conversion to String in java.net.http
8276401: Use blessed modifier order in java.net.http
8303965: java.net.http.HttpClient should reset the stream if response headers contain malformed header fields
8299338: AssertionError in ResponseSubscribers$HttpResponseInputStream::onSubscribe
8241039: Retire the deprecated SSLSession.getPeerCertificateChain() method
8236859: WebSocket over authenticating proxy fails with NPE
8303682: Simplify HttpClient DebugLogger
8297200: java/net/httpclient/SpecialHeadersTest.java failed once in AssertionError due to selector thread remaining alive
8197564: HTTP Client implementation
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
8308310: HttpClient: Avoid logging or locking from within synchronized blocks