Got it. Thanks Mark.
On Wed, Jun 9, 2010 at 1:55 PM, Mark Hindess wrote:
>
> In message ,
> Charles Lee writes:
> >
> > On Tue, Jun 8, 2010 at 3:18 PM, Mark Hindess <
> mark.hind...@googlemail.com>
> > wrote:
> > >
> > > I was looking at failing tests on FreeBSD and I spotted the following
> > >
In message ,
Charles Lee writes:
>
> On Tue, Jun 8, 2010 at 3:18 PM, Mark Hindess
> wrote:
> >
> > I was looking at failing tests on FreeBSD and I spotted the following
> > test in DatagramPacketTest.java:
> >
> >public void test_getPort() throws IOException {
> >DatagramPacket dp =
It seems the original one transfer packet in two directions, but the new
version only transfer the packet in one way.
On Tue, Jun 8, 2010 at 3:18 PM, Mark Hindess wrote:
>
> I was looking at failing tests on FreeBSD and I spotted the following
> test in DatagramPacketTest.java:
>
>public void