Code review request, 8025415, Test SSLSocketImplThrowsWrongExceptions.java timed out

Xuelei Fan Xuelei.Fan at Oracle.COM
Fri Dec 20 08:14:26 UTC 2013


Hi Weijun,

Another simple test stabilization fix.

webrev: http://cr.openjdk.java.net/~xuelei/8025415/webrev.00/

This intermittent failure may caused by that server may also throw 
exception, which cannot be caught with current client-server test template.

This fix is trying to use the new SSL socket test template 
(test/sun/security/ssl/templates/SSLSocketTemplate.java), which is more 
reliable.  Not too much effort, just copy/past, and use the new test 
template.

Thanks,
Xuelei



More information about the security-dev mailing list