On 2010-04-13 23:49, Oliver Deakin wrote:
Hi Regis/Deven,

This commit causes
org.apache.harmony.luni.tests.java.net.URLConnectionTest to hang for me
with the following output:

[junit] Running org.apache.harmony.luni.tests.java.net.URLConnectionTest
[junit] 2010-04-13 15:01:02.250::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog
[junit] 2010-04-13 15:01:02.281::INFO: jetty-6.0.x
[junit] 2010-04-13 15:01:02.343::INFO: Started SocketConnector @
0.0.0.0:4456
[junit] Wait timed out. Test HTTP Server shut down.

Reverting to the previous revision of HttpURLConnectionImpl.java fixes
the problem. Can you investigate what is causing this and either revert
the change or apply a fix please? Thanks.

Regards,
Oliver


Deven has raised HARMONY-6497 to address this. After applied the patch, the hang is not seen any more, so I just committed it at r934401.

--
Best Regards,
Regis.

Reply via email to