On Mon, 24 Mar 2025 11:34:23 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> The test was using incorrect URIs for testing, and as a result, the test was > never run on HTTP2. Additionally, the HTTP2 test server was using an > unconfigured SSLContext, and HTTPS was not usable. Both issues are fixed. > > The test continues to pass. Thanks for the review! ------------- PR Comment: https://git.openjdk.org/jdk/pull/24191#issuecomment-2753547852