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

Test java/net/httpclient/whitebox/SSLTubeTestDriver.java timed out

XMLWordPrintable

    • b02
    • aarch64
    • os_x

        Test timed out - someone needs to analyse the logs.

        Analysis:

        The logs reveal that the clientReader is waiting for data from the socket, the clientWriter is waiting for data from the queue, the main thread is waiting on the count down latch, and the serverLoopback thread is nowhere to be seen.

        There's no exception trace in the log, which lets me think that the serverLoopback thread has exited normally, but that the data has been somehow misrouted, I'm therefore suspecting the use of "locahost" in the socket connect call to be the root problem.

              dfuchs Daniel Fuchs
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: