hg: jdk9/client/jaxp: 7 new changesets
philip.race at oracle.com
philip.race at oracle.com
Tue Jun 16 20:18:50 UTC 2015
Changeset: 48585e5e65d2
Author: joehw
Date: 2015-06-08 21:59 -0700
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/48585e5e65d2
8080906: Develop test for Xerces Update: DOM L3 Serializer
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan at oracle.com
! test/javax/xml/jaxp/functional/TEST.properties
! test/javax/xml/jaxp/unittest/TEST.properties
! test/javax/xml/jaxp/unittest/org/w3c/dom/ls/LSSerializerTest.java
Changeset: f424712eaede
Author: joehw
Date: 2015-06-08 22:08 -0700
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/f424712eaede
8080908: Develop test for Xerces Update: XPointer
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan at oracle.com
! test/javax/xml/jaxp/unittest/javax/xml/parsers/xinclude/Bug6794483Test.java
Changeset: 9a5a17025007
Author: lana
Date: 2015-06-11 10:44 -0700
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/9a5a17025007
Added tag jdk9-b68 for changeset 82aae947938e
! .hgtags
Changeset: f844a908d330
Author: lana
Date: 2015-06-11 20:18 -0700
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/f844a908d330
Merge
Changeset: c494d4d1c5a1
Author: mullan
Date: 2015-06-12 16:36 -0400
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/c494d4d1c5a1
8087283: Add support for the XML Signature here() function to the JDK XPath implementation
Reviewed-by: alanb, joehw
! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/compiler/FunctionTable.java
! src/java.xml/share/classes/com/sun/org/apache/xpath/internal/compiler/Keywords.java
+ src/java.xml/share/classes/com/sun/org/apache/xpath/internal/functions/FuncHere.java
Changeset: 1b8665c5aa91
Author: mullan
Date: 2015-06-12 16:39 -0400
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/1b8665c5aa91
Merge
Changeset: 06e3ee9962f6
Author: joehw
Date: 2015-06-15 09:25 -0700
URL: http://hg.openjdk.java.net/jdk9/client/jaxp/rev/06e3ee9962f6
8080907: Develop test for Xerces Update: XML Schema Validation
Reviewed-by: lancea, joehw
Contributed-by: frank.yuan at oracle.com
! test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/DocumentBuilderFactoryTest.java
! test/javax/xml/jaxp/functional/javax/xml/validation/ptests/SchemaFactoryTest.java
+ test/javax/xml/jaxp/unittest/javax/xml/validation/AnyElementTest.java
+ test/javax/xml/jaxp/unittest/javax/xml/validation/ProcessContents-lax-error.xml
+ test/javax/xml/jaxp/unittest/javax/xml/validation/ProcessContents-ok.xml
+ test/javax/xml/jaxp/unittest/javax/xml/validation/ProcessContents.xsd
More information about the jdk9-all-changes
mailing list