This is the mail archive of the mauve-discuss@sourceware.cygnus.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]

Re: HP java.net tests committed to Mauve



Warren wrote:
> Given the conversion, I am sure that there are some false failures
> (as well as some meaningless passes).

I was just trying some of these out.  Some of the tests have to come
out.  For instance, there's a test for ServerSocket.toString().  I'm
looking at the Java Class Libraries book right now, and it has very
little to say about the specifics of this operation.

The test checks for:

ServerSocket[addr=all-zeros-broadcast/0.0.0.0,port=0,localport=30000]

but the 1.1.7 JDK, for instance, does...

ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=30000]

I'm curious about what the classpath and kaffe folks have done.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California


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