hg: jdk8/tl/jdk: 2 new changesets

2011-10-27 Thread sean . mullan
Changeset: 56cc907fc8dc Author:mullan Date: 2011-10-27 10:57 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/56cc907fc8dc 7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM Reviewed-by: xuelei ! src/share/classes/com/sun/org/apach

hg: jdk8/tl/jdk: 7099658: Properties.loadFromXML fails with ClassCastException

2011-10-27 Thread sean . coffey
Changeset: 64ccf18bbad5 Author:coffeys Date: 2011-10-27 10:32 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/64ccf18bbad5 7099658: Properties.loadFromXML fails with ClassCastException Reviewed-by: alanb, mchung ! src/share/classes/sun/util/xml/XMLUtils.java

hg: jdk8/tl/jdk: 7104161: test/sun/tools/jinfo/Basic.sh fails on Ubuntu

2011-10-27 Thread weijun . wang
Changeset: 449113aea001 Author:weijun Date: 2011-10-27 17:23 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/449113aea001 7104161: test/sun/tools/jinfo/Basic.sh fails on Ubuntu Reviewed-by: alanb ! test/sun/tools/jinfo/Basic.sh

Re: Question about getaddrinfo in Inet4AddressImpl.c

2011-10-27 Thread Charles Lee
On 10/26/2011 06:31 PM, Chris Hegarty wrote: On 26/10/2011 10:36, Alan Bateman wrote: On 26/10/2011 10:24, Charles Lee wrote: />>> I don't think this code has changed too much since then and probably could do with a clean-up./ Not true. I'm talking about the InetAddress* code, that hasn't ch

Re: Question about getaddrinfo in Inet4AddressImpl.c

2011-10-27 Thread Charles Lee
On 10/26/2011 05:36 PM, Alan Bateman wrote: On 26/10/2011 10:24, Charles Lee wrote: />>> I don't think this code has changed too much since then and probably could do with a clean-up./ Not true. I'm talking about the InetAddress* code, that hasn't changed significantly and probably could do