hg: jdk9/client/jaxp: 3 new changesets

philip.race at oracle.com philip.race at oracle.com
Thu Sep 1 19:36:58 UTC 2016


Changeset: 2bb277192648
Author:    mchung
Date:      2016-08-30 17:49 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jaxp/rev/2bb277192648

8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb

! test/javax/xml/jaxp/module/ServiceProviderTest/BasicModularXMLParserTest.java

Changeset: 4561cb852f38
Author:    joehw
Date:      2016-08-31 14:33 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jaxp/rev/4561cb852f38

8162431: CatalogUriResolver with circular/self referencing catalog file is not throwing CatalogException as expected
Reviewed-by: lancea

! src/java.xml/share/classes/javax/xml/catalog/CatalogImpl.java
! src/java.xml/share/classes/javax/xml/catalog/CatalogManager.java
! src/java.xml/share/classes/javax/xml/catalog/CatalogReader.java
! src/java.xml/share/classes/javax/xml/catalog/CatalogResolverImpl.java
! src/java.xml/share/classes/javax/xml/catalog/GroupEntry.java
! test/javax/xml/jaxp/functional/catalog/DeferFeatureTest.java
! test/javax/xml/jaxp/unittest/catalog/CatalogTest.java
+ test/javax/xml/jaxp/unittest/catalog/catalogReferCircle-itself.xml
+ test/javax/xml/jaxp/unittest/catalog/catalogReferCircle-left.xml
+ test/javax/xml/jaxp/unittest/catalog/catalogReferCircle-right.xml

Changeset: 68d7d15cf44a
Author:    aefimov
Date:      2016-09-01 17:12 +0300
URL:       http://hg.openjdk.java.net/jdk9/client/jaxp/rev/68d7d15cf44a

8150145: javax/xml/jaxp/unittest/common/TransformationWarningsTest.java and ValidationWarningsTest.java failed intermittently without any error message
Reviewed-by: joehw, clanger

! test/ProblemList.txt
! test/javax/xml/jaxp/unittest/common/TransformationWarningsTest.java
! test/javax/xml/jaxp/unittest/common/ValidationWarningsTest.java
! test/javax/xml/jaxp/unittest/common/WarningsTestBase.java



More information about the jdk9-all-changes mailing list