hg: jdk9/jdk9/jaxp: 3 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed May 4 18:39:37 UTC 2016
Changeset: af1875980cbf
Author: joehw
Date: 2016-04-28 09:08 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/af1875980cbf
8154220: Semi-colon delimited list of catalog files in System property is throwing IllegalArgumentException
Reviewed-by: lancea
! src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java
! test/javax/xml/jaxp/unittest/catalog/CatalogTest.java
+ test/javax/xml/jaxp/unittest/catalog/first_cat.xml
+ test/javax/xml/jaxp/unittest/catalog/next_cat.xml
+ test/javax/xml/jaxp/unittest/catalog/second_cat.xml
Changeset: 4b13796fa518
Author: lana
Date: 2016-04-28 09:39 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/4b13796fa518
Merge
Changeset: 46b57560cd06
Author: fyuan
Date: 2016-04-28 19:11 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/46b57560cd06
8155514: jaxp.library.TestPolicy should extend the default security policy
Reviewed-by: mchung, joehw
Contributed-by: Frank Yuan <frank.yuan at oracle.com>
! test/javax/xml/jaxp/libs/jaxp/library/TestPolicy.java
More information about the jdk9-all-changes
mailing list