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

(ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java

XMLWordPrintable

    • b161

        This test failed in testTimeout() (see JDK-8078590) but the value of the timeout is unknown. Which timeout is involved could be deduced from the line number of the exception but as the test source changes the line number can change. It would be better to print the timeout value even though it seems unlikely that the information would be useful given that it should only matter whether the timeout is positive or non-positive.

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: