Sorry, I didn't notice it.
--Max
On 1/4/2017 7:59 AM, Xuelei Fan wrote:
On 1/3/2017 3:54 PM, Wang Weijun wrote:
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?
As this is a sub-tack of JDK-8172005:
https://bugs.openjdk.java.net/browse/JDK-8172005
It's always good to add more details in the bug report. I just added
the exception stack.
Thanks,
Xuelei
Thanks
Max
On Jan 4, 2017, at 7:23 AM, Xuelei Fan <[email protected]> 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