Changeset: 5b8f8397379f
Author:chegar
Date: 2011-09-03 07:46 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b8f8397379f
7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if
IPv6
Reviewed-by: chegar
Contributed-by: kurchi.subhra.ha...@oracle.com
! s
The change looks fine to me.
I'll import it and push it for you.
-Chris.
On 09/ 1/11 04:13 PM, Kurchi Hazra wrote:
Hi,
test/java/net/Inet6Address/B6558853.java tests if the address obtained
from getHostAddress() on connections
using IPv6 link-local addresses contains the zone id. For
Inet6A
Changeset: 95aff7cbf590
Author:darcy
Date: 2011-09-02 16:06 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/95aff7cbf590
6989067: BigInteger's array copiers should be converted to System.arraycopy()
Reviewed-by: mduigou, forax
! src/share/classes/java/math/BigInteger.java
Changeset: 812c6d4d6a58
Author:sherman
Date: 2011-09-02 10:20 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/812c6d4d6a58
6898310: (cs) Charset cache lookups should be synchronized
Summary: synchronize the lookup in iterator
Reviewed-by: alanb
! src/share/classes/sun/nio/cs/
Changeset: ec27e5befa53
Author:mcimadamore
Date: 2011-09-02 17:35 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/ec27e5befa53
7086261: javac doesn't report error as expected, it only reports
ClientCodeWrapper$DiagnosticSourceUnwrapper
Summary: Missing override for toSt
Changeset: 02b8381781ab
Author:ksrini
Date: 2011-09-02 07:54 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/02b8381781ab
7024096: Stack trace has invalid line numbers
Reviewed-by: jjg, darcy
Contributed-by: bruce.chapman...@gmail.com
! src/share/classes/com/sun/tools/j