JDK-8080907 : Develop test for Xerces Update: XML Schema Validation
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxp
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-05-22
  • Updated: 2022-05-25
  • Resolved: 2015-06-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u351Fixed 9 b70Fixed
Related Reports
Blocks :  
Relates :  
Description
To test dev bug JDK-8037819
Verify revision 699688, test g/setFeature(xxxSource.FEATURE) 
Verify revision 693496, test newSchema(StAXSource) . Optinonal. This revision is already in JAXP, but no regression test covers it.

To test dev bug JDK-8036951
related to revision 1094489, test processContents 
related to revision 462925, 454605, test SAXParser/DocumentBuilderFactory.setAttribute("http://java.sun.com/xml/jaxp/properties/schemaSource",a sub-class of InputStream) 
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/06e3ee9962f6 User: lana Date: 2015-06-20 18:07:57 +0000
20-06-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/06e3ee9962f6 User: joehw Date: 2015-06-15 16:26:30 +0000
15-06-2015

XERCESJ-1559 is related to XSD 1.1, the fix is not involved in JAXP in deed. Revision 1333217 is just revert some wrong changes, we don't need to test it.
09-06-2015