JDK-8016450 : Adapt to JAXP 1.5 changes in JAXWS/JAXB code to keep backwards compatibility
  • Type: Bug
  • Component: xml
  • Sub-Component: jax-ws
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-06-12
  • Updated: 2014-03-18
  • Resolved: 2013-10-08
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
8Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Comments
Bug was verified against jdk8 b99 and b132 on 7 platforms (windows 32/64, linux 32/64, solaris 64/sparcv9, mac 64) by using same xsd with JDK-8020999
18-03-2014

similar with JDK-8020999
13-03-2014

Marking this with FixVersion=8 since it was fixed in 8.
10-03-2014

Fixed together with JDK-8025054
08-10-2013

jdk7 is not affected, just jdk8 to be solved
13-06-2013

Regressions seen with JAXP upgrade. Tests that ran OK in past now fail due to stricter external schema access checks : Exception in thread "main" java.lang.AssertionError: org.xml.sax.SAXParseException; systemId: jar:file:/opt/jprt/T/P1/194652.scoffey/testproduct/linux_i586_2.6-product/lib/tools.jar!/com/sun/tools/internal/xjc/reader/xmlschema/bindinfo/binding.xsd; lineNumber: 35; columnNumber: 88; schema_reference: Failed to read schema document 'xjc.xsd', because 'file' access is not allowed due to restriction set by the accessExternalSchema property.
12-06-2013