[jdk11u-dev] Integrated: 8218546: Unable to connect to https://google.com using java.net.HttpClient

Aleksey Shipilev shade at openjdk.java.net
Thu Jan 27 12:02:33 UTC 2022


On Thu, 27 Jan 2022 09:16:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix 11.0.14 regression. There are multiple reports about this breakage.
> 
> Additional testing:
>  - [x] New regression test fails without the fix, passes with it
>  - [x] Linux x86_64 `{fastdebug, release}`, `java/net/httpclient` passes
>  - [x] Linux x86_64 `{fastdebug, release}`, `tier1` passes
>  - [x] Linux x86_64 `{fastdebug, release}`, `tier2` passes
>  - [x] Linux x86_64 `{fastdebug, release}`, `tier3` passes

This pull request has now been integrated.

Changeset: b240c604
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/b240c60427e693c4e8afc34fc52b2f9f70584537
Stats:     72 lines in 2 files changed: 44 ins; 9 del; 19 mod

8218546: Unable to connect to https://google.com using java.net.HttpClient

Backport-of: 10a281c485975717de696ce1329f23d82187aeef

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/798


More information about the jdk-updates-dev mailing list