hg: jdk7u/jdk7u-dev/jaxp: 7166896: DocumentBuilder.parse(String uri) is not IPv6 enabled. It throws MalformedURLException
huizhe.wang at oracle.com
huizhe.wang at oracle.com
Fri Jul 13 09:45:08 PDT 2012
Changeset: 3558d0eaa379
Author: joehw
Date: 2012-07-13 09:46 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/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
More information about the jdk7u-dev
mailing list