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


Hi,

On Tue, 2002-04-30 at 19:21, Dalibor Topic wrote:
> 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.

We have it disabled in the mauve configure file from libgcj for that
very same reason. I think you should feel free to remove that check from
the test.

Cheers,

Mark


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