[9] RFR of 8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3
Brian Burkhalter
brian.burkhalter at oracle.com
Fri Jun 12 19:49:47 UTC 2015
NB: This thread supersedes http://mail.openjdk.java.net/pipermail/nio-dev/2015-June/003191.html.
Please review at your convenience.
Issue: https://bugs.openjdk.java.net/browse/JDK-8087304
Patch: http://cr.openjdk.java.net/~bpb/8087304/webrev.00/
The patch changes the test server to count only datagrams from the test client. This patch was modified from the previous version to pass the client address to the server directly instead of assigning it to a static variable.
Thanks,
Brian
More information about the nio-dev
mailing list