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: Patch with new test case forgnu/testlet/java/net/MulticastSocket/MulticastSocketTest.java


Hi,

On Wed, 2003-10-29 at 22:23, Everton da Silva Marques wrote:
> Find attached a patch for a new mauve test case under:
> 
> gnu/testlet/java/net/MulticastSocket/MulticastSocketTest.java

Thanks. Applied as follows:

2003-10-26  Everton da Silva Marques  <everton@lab.ipaccess.diveo.net.br>

        * gnu/testlet/java/net/MulticastSocket/MulticastSocketTest.java
        (test_MultipleBind): New test method.
        (testall): Call test_MultipleBind.

> The test case covers a specific bug in MulticastSocket.java
> used by Kaffe 1.1.2: multiple multicast sockets can't bind
> to same port. This is discussed in this thread:
> 
> http://www.kaffe.org/pipermail/kaffe/2003-October/044127.html

And I see you already got Guilhem to fix it.
He even made a fix for Classpath which I tested with gcj and your tests
shows that gcj fails the test without and succeeds with the patch. Great
teamwork!

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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