Changeset: 634cd6f050ba
Author:chegar
Date: 2011-10-20 09:08 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/634cd6f050ba
7102704: test/java/net/DatagramSocket/ChangingAddress.java failing
Reviewed-by: chegar
Contributed-by: kurchi.subhra.ha...@oracle.com
- test/java/net/Data
Changeset: 2d89c3f74aa5
Author:michaelm
Date: 2011-10-20 09:21 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2d89c3f74aa5
7102665: Move tests to Problemlist
Reviewed-by: chegar, alanb
! test/ProblemList.txt
Changeset: 52c2dd336207
Author:michaelm
Date: 2011-10-20
On 10/20/2011 02:35 PM, Steve Poole wrote:
On Thu, 2011-10-20 at 13:24 +0800, Jonathan Lu wrote:
On 10/19/2011 06:03 PM, Steve Poole wrote:
On Mon, 2011-10-17 at 15:14 +0800, Jonathan Lu wrote:
Hi net-devs,
I've got a problem on AIX operating system when IPv6 is enabled,which
can be easily re
On Thu, 2011-10-20 at 17:12 +0800, Jonathan Lu wrote:
> On 10/20/2011 02:35 PM, Steve Poole wrote:
> Thanks Steve, I've updated the test case and patch, see the attachments.
> I've added IBM portions copyright comment to both headers.
>
> - Jonathan
For ease of review, I've uploaded the suggested
Changeset: c3da0672a882
Author:ngmr
Date: 2011-10-13 12:30 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c3da0672a882
7100054: (porting) Native code should include fcntl.h and unistd.h rather than
sys/fcntl.h and sys/unistd.h
Summary: Use POSIX defined includes for unistd.h