hg: jdk7u/jdk7u/jaxp: 2 new changesets

lana.steuck at oracle.com lana.steuck at oracle.com
Mon Jul 30 15:18:04 PDT 2012


Changeset: 3558d0eaa379
Author:    joehw
Date:      2012-07-13 09:46 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/3558d0eaa379

7166896: DocumentBuilder.parse(String uri) is not IPv6 enabled. It throws MalformedURLException
Summary: removing the hack of using escapeNonUSAscii. DocumentBuilder.parse(String uri) will accept only valid URL as defined by java.net.URL.
Reviewed-by: psandoz, lancea

! src/com/sun/org/apache/xerces/internal/impl/XMLEntityManager.java

Changeset: 1365e7472a3b
Author:    lana
Date:      2012-07-23 11:30 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/1365e7472a3b

Merge





More information about the jdk7u-dev mailing list