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.
Please link these two issues (JDK-6978415) together.
the two bugs are linked now.
Have you talked to the network team about this?
No, since workaround suggested solved the issue.
Thanks,
Rajan
brad
On 11/26/2013 6:09 PM, Xuelei Fan wrote:
This change looks fine.
JSSE regression tests use a lot of code as "new ServerSocket(0)", we may
want a cleanup for test stabilization.
Xuelei
On 11/27/2013 9:13 AM, Rajan Halade wrote:
May I request you to review this simple change -
http://cr.openjdk.java.net/~juh/rajan/8021418/
<http://cr.openjdk.java.net/%7Ejuh/rajan/8021418/>
The test is modified to set SO_REUSEADDR on ServerSocket to false for
stabilization.
Thanks,
Rajan