JDK-8261673 : Move javadoc for the lookup mechanism to module-info
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-02-12
  • Updated: 2021-03-29
  • Resolved: 2021-03-23
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 17
17 b15Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
Consolidate the definition and description of the JAXP lookup procedure to one place in java.xml module-info, and have all others link to it instead of repeating the description. These include the JAXP factories, and features and properties such as those described in JDK-8249867, JDK-8260858 and JDK-8261670.

Comments
Changeset: 289d48ae Author: Joe Wang <joehw@openjdk.org> Date: 2021-03-23 06:52:03 +0000 URL: https://git.openjdk.java.net/jdk/commit/289d48ae
23-03-2021