This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gnu.testlet.java.net.Socket tests


> This patch changes them to start their own local server in another thread.

In effect, you have turned this test into a testcase for both the
client AND server sides of the VM / Classpath's socket support.  This
is a bad idea, IMO.

It would be better to make the target hostname and/or port number
configuration parameters.  Ideally, the ./configure script should be 
able to intuit sensible settings and/or allow the user to override them
via a '--with' option.

-- Steve




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]