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

Reply via email to