master
8378600: Refactor tests under test/jdk/java/net/httpclient/http2 from TestNG to JUnit
8372325: Refactor tests under jdk/java/net/httpclient to use ${test.main.class}
8326498: java.net.http.HttpClient connection leak using http/2
8389498: Enable HttpClient debug logging in java/net/httpclient/http2/H2GoAwayPromptConnectionClose.java test
8383248: Reduce buffer allocations for HTTP headers instead of allocating 16KB per request
8373808: Refactor java/net/httpclient qpack and hpack tests to use JUnit
8197564: HTTP Client implementation