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

Sean Mullan sean.mullan at oracle.com
Mon Dec 7 20:15:00 UTC 2015


On 12/04/2015 09:41 AM, Xuelei Fan wrote:
> 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.

That seems fine to me, but that doesn't actually fix the failure, it 
just allows the test to be marked and grouped as one that fails 
intermittently. So, I think JDK-8141703 should remain open and you 
should file a different bug to add the intermittent keyword.

--Sean




More information about the security-dev mailing list