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

(ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3

XMLWordPrintable

    • b70
    • generic
    • generic

        This happened once in jdk9 dev nightly testing.

        The test server instance received 4 datagrams when it should have received only 3. The originating client addresses of the received datagrams reveal that the 4th extraneous datagram was from a client other than the one in the test. The result was:

        java.lang.RuntimeException: Test failed
        at EmptyBuffer$Server.run(EmptyBuffer.java:120)
        at java.lang.Thread.run(Thread.java:745)

              bpb Brian Burkhalter
              xiaofeya Xiaofeng Yang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: