[9] RFR of 8085806: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3

Alan Bateman Alan.Bateman at oracle.com
Fri Jun 12 09:06:37 UTC 2015


On 11/06/2015 20:37, Brian Burkhalter wrote:
> Please review at your convenience:
>
> Issue:https://bugs.openjdk.java.net/browse/JDK-8085806
> Patch:http://javaweb.us.oracle.com/~bburkhal/jdk9/review/8085806/webrev.00/ 
> <http://javaweb.us.oracle.com/%7Ebburkhal/jdk9/review/8085806/webrev.00/>
>
This writes clientAddress in the test main thread and reads it in the 
test server thread without any obvious synchronization. It would be 
clearer if the Server ctor took the expected address.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20150612/de98d52f/attachment.html>


More information about the nio-dev mailing list