[jdk11u-dev] Integrated: 8236413: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException

Aleksey Shipilev shade at openjdk.java.net
Fri Aug 13 07:03:29 UTC 2021


On Mon, 9 Aug 2021 08:16:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Backporting this for `11.0.14-oracle` parity. 
> 
> Additional testing:
>  - [x] `java/net/httpclient` tests still pass

This pull request has now been integrated.

Changeset: d24982fc
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/d24982fc8b45ffef7c666b757f9340154de05d8c
Stats:     14 lines in 1 file changed: 7 ins; 0 del; 7 mod

8236413: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException

Backport-of: fab6158c198dd6b363bfb36e5a18107214bb134d

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

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


More information about the jdk-updates-dev mailing list