-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b11
Selector.open() can throw IOException for various reason. If that happens, creation of the HttpClient SelectorManager will fail and an InternalError will be relayed to the user.
The HttpClient.Builder should probably throw a better exception in this case.
The HttpClient.Builder should probably throw a better exception in this case.
- csr for
-
JDK-8251198 Throw UncheckedIOException when creating an HttpClient fails due to unavailability of underlying resources
-
- Closed
-
- duplicates
-
JDK-8247996 HttpClient.newHttpClient() throws java.lang.InternalError with VPN or firewall
-
- Closed
-
- relates to
-
JDK-8247996 HttpClient.newHttpClient() throws java.lang.InternalError with VPN or firewall
-
- Closed
-