Changeset: b5d0b8effc85
Author:mcimadamore
Date: 2011-10-17 12:54 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b5d0b8effc85
7097436: Project Coin: duplicate varargs warnings on method annotated with
@SafeVarargs
Summary: Duplicate aliasing check during subtyping lead
On Sun, 2011-10-16 at 20:41 -0700, kennardconsulting wrote:
> Hi guys,
>
> So I'm just back from JavaOne 2011 and I'm all fired up about Open JDK again
> :)
>
> I thought it may be worth revisiting RFE 6306820? All the hard work for this
> RFE has already been done. There is a solid implementatio
Changeset: 6cb07b35acf5
Author:weijun
Date: 2011-10-17 17:11 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6cb07b35acf5
7099399: cannot deal with CRL file larger than 16MB
Reviewed-by: xuelei, mullan
! src/share/classes/sun/security/provider/X509Factory.java
+ test/sun/secu
Jonathan Lu wrote:
Hi net-devs,
I've got a problem on AIX operating system when IPv6 is enabled,which
can be easily reproduced by attached test case NetworkInterfaceTest.java.
On AIX paltform, the /proc file system behaves differently from Linux,
so we cannot just read required lines from /pro
Hi net-devs,
I've got a problem on AIX operating system when IPv6 is enabled,which
can be easily reproduced by attached test case NetworkInterfaceTest.java.
On AIX paltform, the /proc file system behaves differently from Linux,
so we cannot just read required lines from /proc/net/if_inet6 but t