JDK-8308338 : Redefine JAXP Configuration File
  • Type: Enhancement
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2023-05-18
  • Updated: 2023-08-11
  • Resolved: 2023-08-11
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 21
21Resolved
Related Reports
Relates :  
Description
JDK-8303530 redefines JAXP Configuration File, the Java Security Developer’s Guide, section 12 Java API for XML Processing (JAXP) Security Guide needs to be updated. In particular, "Scope and Order" may be rewritten by following the java.xml module-summary specification, and "Using JAXP Properties" where "jaxp.properties" was mentioned needs to replace "jaxp.properties" with "JAXP Configuration File" and adds "jaxp.properties" as the default configuration file, again, refer to the java.xml module-summary.