Code Review Request: 8021418

Xuelei Fan xuelei.fan at oracle.com
Thu Nov 28 01:27:35 UTC 2013


On 11/28/2013 5:38 AM, Rajan Halade wrote:
> On 11/27/2013 13:07, Bradford Wetmore wrote:
>> Where did this workaround suggestion come from?
> Refer to JDK-6978415, it has possible workaround listed.
The spec of ServerSocket.setReuseAddress() says, "When a ServerSocket is
created the initial setting of SO_REUSEADDR is not defined."  I think
it's nice to explicitly set the value in case of address reuse when
using automatically allocated server port.

Xuelei



More information about the security-dev mailing list