You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2008/01/22 16:06:54 UTC

svn commit: r614215 [1/2] - /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketTest.java

Author: tellison
Date: Tue Jan 22 07:06:53 2008
New Revision: 614215

URL: http://svn.apache.org/viewvc?rev=614215&view=rev
Log:
Work in progress.
Tidy-up in Socket test, including removing use of bogus PortManager code and deferring
port selection to the underlying OS.  Usual tidy-up including JUnit exception handing,
formatting etc.

Modified:
    harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/SocketTest.java