On 28/11/2011 06:52, Charles Lee wrote:
Hi guys,
When we call InetAddress.getLocalHost(), we usually return the first
entry of inet address array. The array keeps the same order as
getaddrinfo gets (duplication has been removed).
In Windows 2008 sp2 or later version Windows OS with multiple
Changeset: 022540b11147
Author:weijun
Date: 2011-11-28 18:16 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/022540b11147
7115744: Do not call File::deleteOnExit in security tests
Reviewed-by: xuelei
! test/sun/security/krb5/auto/CrossRealm.java
! test/sun/security/krb5/auto/
Changeset: d1928ae4e0a2
Author:xuelei
Date: 2011-11-28 02:35 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d1928ae4e0a2
7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no longer works
Reviewed-by: weijun
! src/share/classes/sun/security/provider/certpath/ssl/
Changeset: 955aae8c1106
Author:ngmr
Date: 2011-11-24 11:34 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/955aae8c1106
7115070: (fs) lookupPrincipalByName/lookupPrincipalByGroupName should treat
ESRCH as not found
Reviewed-by: alanb
Contributed-by: Jonathan Lu
! src/solari
Changeset: 6fbd69f8e3ab
Author:ngmr
Date: 2011-11-18 09:03 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6fbd69f8e3ab
7094995: Trailing daemon thread causes continuous GC in agentvm mode
Summary: Shutdown GcInducingThread once test (successfully) finishes
Reviewed-by: alanb,
Changeset: 9448fe783fd2
Author:mcimadamore
Date: 2011-11-28 15:56 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9448fe783fd2
7115050: Add parser support for lambda expressions
Summary: Add support for parsing lambda expressions to JavacParser
Reviewed-by: jjg
! src/sh
On 11/28/2011 05:41 PM, Alan Bateman wrote:
On 28/11/2011 06:52, Charles Lee wrote:
Hi guys,
When we call InetAddress.getLocalHost(), we usually return the first
entry of inet address array. The array keeps the same order as
getaddrinfo gets (duplication has been removed).
In Windows 2008 s
Changeset: cf47846165f4
Author:dholmes
Date: 2011-11-29 00:26 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cf47846165f4
7109092: Wrong computation results with double at armsflt
Summary: need to link to custom soft-float library with required FP accuracy
Reviewed-by: alanb,