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

Goetz Lindenmaier goetz at openjdk.java.net
Thu Jan 27 11:43: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, `java/net/httpclient` passes
>  - [x] Linux x86_64 fastdebug, `tier1` passes
>  - [x] Linux x86_64 fastdebug, `tier2` passes
>  - [x] Linux x86_64 fastdebug, `tier3` passes

Shouldn't this go directly to jdk11u? Or do you first want to push it to jdk11u-dev for testing?

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

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


More information about the jdk-updates-dev mailing list