-
Bug
-
Resolution: Fixed
-
P4
-
26
-
master
java/net/httpclient/TimeoutBasic.java expect to find HttpTimeoutException either as the cause of the ExecutionException, either as the cause of the SSLHandshakeException wrapped in the ExecutionException.
There cases where the timeout exception could be recorded further down the call chain. The whole exception chain should instead be examined.
There cases where the timeout exception could be recorded further down the call chain. The whole exception chain should instead be examined.
- relates to
-
JDK-8369315 Revisit wrapping of HttpTimeoutException / HttpConnectTimeoutException
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/9891cd69
-
Review(master) openjdk/jdk/27694