JDK-8049378 : Examine references to ${java.home}/lib in JAXP
  • Type: Sub-task
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-07-05
  • Updated: 2017-05-17
  • Resolved: 2015-03-06
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 9
9 b55Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Description
This task is created to examine the references to ${java.home}/lib in the API specs for JAXP, specifically references to jaxp.properties and stax.properties.

The normative references to ${java.home}/lib came up during JEP 162 but it was decided at the time not to address these in JDK 8 time frame.
Comments
The remaining issue is the reference to the lib/stax.properties in the StAX specification, this will require an MR to update.
28-10-2014

Chris has pushed the changes for lib/jaxp.properties -> conf/jaxp.properties to jigsaw/m2/jaxp: http://hg.openjdk.java.net/jigsaw/m2/jaxp/rev/b7027b4b5c06
17-10-2014

Chris is currently doing the lib -> conf move in the jigsaw/m2 forest. He will update the JAXP code and javadoc so that jaxp.properties and stax.properties are located in the conf directory. As JSR 173 is still a standalone JSR then a MR will be required.
16-10-2014