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

2015-12-07 Thread Xuelei Fan
On 12/8/2015 8:11 AM, Xuelei Fan wrote: > On 12/8/2015 4:15 AM, Sean Mullan wrote: >> 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/H

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

2015-12-07 Thread Xuelei Fan
On 12/8/2015 4:15 AM, Sean Mullan wrote: > 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

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

2015-12-07 Thread Sean Mullan
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 the

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

2015-12-04 Thread Xuelei Fan
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 intermi