Code Review Request JDK-8172217, Need debug log for the intermittent failure of AnonCipherWithWantClientAuth
Xuelei Fan
xuelei.fan at oracle.com
Tue Jan 3 23:23:37 UTC 2017
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