[jdk11u-dev] RFR: 8218546: Unable to connect to https://google.com using java.net.HttpClient
Severin Gehwolf
sgehwolf at openjdk.java.net
Thu Jan 27 13:54:31 UTC 2022
On Thu, 27 Jan 2022 11:51:10 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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.
`11.0.9.1` was done in order to alleviate a potential JVM crash:
https://bugs.openjdk.java.net/browse/JDK-8250861
In hindsight it probably wasn't necessary to do a patch release. Either way, it's a very different kind of bug than this one. https://bugs.openjdk.java.net/browse/JDK-8218546?focusedCommentId=14243081&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14243081 suggests it's a peculiarity of Google servers.
I'm not convinced this warrants a patch update. `11.0.15` should be fine, IMO.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/798
More information about the jdk-updates-dev
mailing list