JDK-8306632 : Add a JDK Property for specifying DTD support
  • Type: Enhancement
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-04-21
  • Updated: 2024-01-04
  • Resolved: 2023-09-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 22
22 b15Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8313719 :  
Description
Add a JDK Implementation Property for JAXP processors to determine how DTDs are supported. This property complements two existing properties that have been used for DOM/SAX and StAX processors separately by providing a universal support. It will also define a System Property so that it can be set with or without code changes, and also in the JAXP Configuration File.

Comments
Changeset: dccf6704 Author: Joe Wang <joehw@openjdk.org> Date: 2023-09-08 20:24:23 +0000 URL: https://git.openjdk.org/jdk/commit/dccf6704925715e62dcbf84ac11930298913e173
08-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15075 Date: 2023-07-28 18:41:48 +0000
28-07-2023