Code Review Request JDK-8172217, Need debug log for the intermittent failure of AnonCipherWithWantClientAuth

Wang Weijun weijun.wang at oracle.com
Tue Jan 3 23:54:40 UTC 2017


This looks good.

On the other hand, it might be better to add exception stack trace or links to failures to the bug report. Maybe you think they are too useless?

Thanks
Max

> On Jan 4, 2017, at 7:23 AM, Xuelei Fan <xuelei.fan at oracle.com> wrote:
> 
> Hi,
> 
> The intermittent test failure of test/sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java was fond again.  However, the underlying reason is still not clear. Need to dump more debug log for further evaluation.
> 
>    https://bugs.openjdk.java.net/browse/JDK-8172217
> 
> $ hg diff AnonCipherWithWantClientAuth.java
> 
> - * @run main/othervm AnonCipherWithWantClientAuth
> + * @run main/othervm -Djavax.net.debug=all AnonCipherWithWantClientAuth
> 
> Thanks,
> Xuelei




More information about the security-dev mailing list