ping ...
On 12/20/2013 4:14 PM, Xuelei Fan wrote:
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