[9] code review request 8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException

Vincent Ryan vincent.x.ryan at oracle.com
Wed Apr 22 12:40:49 UTC 2015


> On 22 Apr 2015, at 13:34, Xuelei Fan <xuelei.fan at oracle.com> wrote:
> 
> Nice fix!  Looks fine to me.
> 
> On 4/22/2015 8:22 PM, Vincent Ryan wrote:
>> Please review this fix for an intermittently failing security test.
>> It’s an ‘Address already in use’ issue corrected by the usual fix.
>> 
>> BTW there are 3 less complex versions of this test which have not
>> reported any intermittent failures.
>> I can modify them too in a follow-up fix, if necessary.
>> 
> It is nice to get them fixed too, I think.

The other versions of this test are simpler and do not cycle through all the available JCE providers so
they are not exposed to this timing issue where the port is quickly re-requested before it is ready for use.


> 
> Thanks,
> Xuelei
> 
>> Thanks.
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8078348
>> Webrev: http://cr.openjdk.java.net/~vinnie/8078348/webrev.00/
> 




More information about the security-dev mailing list