Code Review Request 8141703, Test B6216082.java failed with operation timed out exception

Xuelei Fan xuelei.fan at oracle.com
Fri Dec 4 14:41:53 UTC 2015


Hi,

Please review the test update for JDK-8141703:
   http://cr.openjdk.java.net/~xuelei/8141703/webrev.00/

The test, sun/net/www/protocol/https/HttpsURLConnection/B6216082.java,
need to start a server and proxy, and then make https connection over
them.  It is noticed that the test fails intermittent.

The cause may be that in rush platform, the target proxy and server may
be not ready before the client call.  Maybe not worthy a fix, as the
update need to re-org a lot of code and related classes.

I plan to add the intermittent keyword to the test case, as the code in
the webrev.

Thanks,
Xuelei



More information about the security-dev mailing list