Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369313

java/net/httpclient/TimeoutBasic.java should accept that HttpTimeoutException should be somewhere down the cause chain

XMLWordPrintable

    • 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.

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: