(teststabilization) RFR: 8231506: Fix some instabilities in a few networking tests

Alan Bateman Alan.Bateman at oracle.com
Mon Sep 30 21:41:21 UTC 2019


On 30/09/2019 21:55, mark sheppard wrote:
> Hi Daniel,
>    looks like an  interesting saga … will give that twirl on my dinky 
> laptop
>
>    wrt  why MulticastSocket  sets SO_REUSEADDR I reckon Chris or Alan 
> are the authority on that.
There may be several applications that need to bind to the same port and 
join the group so SO_REUSEADDR is needed. AFAIK, MulticastSocket has 
enabled this since JDK 1.0.

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190930/08a02ae4/attachment-0001.html>


More information about the net-dev mailing list