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:59:23 UTC 2017



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 <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