Integrated: 8352706: httpclient HeadTest does not run on HTTP2
Daniel Jeliński
djelinski at openjdk.org
Wed Mar 26 08:15:22 UTC 2025
On Mon, 24 Mar 2025 11:34:23 GMT, Daniel Jeliński <djelinski at 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.
This pull request has now been integrated.
Changeset: e32a0c90
Author: Daniel Jeliński <djelinski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e32a0c90feb231d791e6c17e6360f629189cab8b
Stats: 23 lines in 1 file changed: 7 ins; 11 del; 5 mod
8352706: httpclient HeadTest does not run on HTTP2
Co-authored-by: Daniel Fuchs <dfuchs at openjdk.org>
Reviewed-by: michaelm
-------------
PR: https://git.openjdk.org/jdk/pull/24191
More information about the net-dev
mailing list