This is the mail archive of the mauve-discuss@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: DatagramPacketTest2


> I think the zero buffer length invalid receive data
> test from
> gnu/testlet/java/net/DatagramSocket/DatagramSocketTest2
> is not correct. The test expects to see an
> IOException, while the (1.4) spec says that receive is
> supposed to block until something is received, and
> truncate it if necessary.
> 
> I came accross it since it's the only test that just
> plain hangs when I run it in both latest kaffe from
> CVS, as well as with Sun's JDK 1.3.

Have a fix?

John


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