On Fri, 8 Sep 2023 16:44:31 GMT, Joe Wang wrote:
>> Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
>> specify how DTDs are handled. This property is uniformly supported across
>> the JDK XML libraries. It complements, rather than replaces, the existing
>> properties
On Fri, 28 Jul 2023 18:41:48 GMT, Joe Wang wrote:
> Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
> specify how DTDs are handled. This property is uniformly supported across the
> JDK XML libraries. It complements, rather than replaces, the existing
> properties th
> Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
> specify how DTDs are handled. This property is uniformly supported across the
> JDK XML libraries. It complements, rather than replaces, the existing
> properties that are supportDTD for StAX and disallow-doctype-decl
On Fri, 28 Jul 2023 18:41:48 GMT, Joe Wang wrote:
> Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
> specify how DTDs are handled. This property is uniformly supported across the
> JDK XML libraries. It complements, rather than replaces, the existing
> properties th
On Fri, 28 Jul 2023 18:41:48 GMT, Joe Wang wrote:
> Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
> specify how DTDs are handled. This property is uniformly supported across the
> JDK XML libraries. It complements, rather than replaces, the existing
> properties th
On Sat, 2 Sep 2023 09:20:22 GMT, Alan Bateman wrote:
> I think you've got this to a good place and brings uniformity to configuring
> how all the processors deal with DTDs. The proposal in the CSR is approved
> now so hopefully you'll get Reviewer cycles to help move forward on this.
Thanks Al
On Fri, 28 Jul 2023 18:41:48 GMT, Joe Wang wrote:
> Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
> specify how DTDs are handled. This property is uniformly supported across the
> JDK XML libraries. It complements, rather than replaces, the existing
> properties th
Add a JDK Impl specific property 'jdk.xml.dtd.support' for applications to
specify how DTDs are handled. This property is uniformly supported across the
JDK XML libraries. It complements, rather than replaces, the existing
properties that are supportDTD for StAX and disallow-doctype-decl for DOM