[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:54:35 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
We could ship an 11.0.14.1. We did so once before: https://github.com/openjdk/jdk11u-dev/releases/tag/jdk-11.0.9.1-ga
Maybe we would also include 8280786.
If so, we should push a version bump.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/798
More information about the jdk-updates-dev
mailing list