[jdk11u-dev] RFR: 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
All right, that seems to hinge on a decision to actually ship `11.0.14.1`. Meanwhile, maybe we should push this to jdk11u-dev, and then cherry pick *if* we decide to do `11.0.14.1`?
All right then, all my testing is green, the push approval received, I am integrating.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/798
More information about the jdk-updates-dev
mailing list