java/net/Inet6Address/B6558853.java fails with jtreg timeout

XMLWordPrintable

    • aarch64
    • os_x

      the test java/net/Inet6Address/B6558853.java fails due to misconfigured interface

      a serversocket is listening on wildcard, a socket tries to connect using the configured IPv6 of the oci node but the connect request goes into the ether

      the test creates a thread which creates a Socket to connect to the server and this never occurs. The thread most likely fails on the connect, but no ConnectException is seen un the log and the run terminates ... there is no error checking logic around the client Socket thread

      the test could be improved and made more robust, with thread cleanup also


            Assignee:
            Jaikiran Pai
            Reporter:
            Mark Sheppard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: