RFR: 8303530: Redefine JAXP Configuration File [v15]

Alan Bateman alanb at openjdk.org
Thu Jun 1 12:45:10 UTC 2023


On Wed, 31 May 2023 21:58:44 GMT, Joe Wang <joehw at openjdk.org> wrote:

>> Add a system property, jdk.xml.config.file, to return the path to a custom JAXP configuration file. The current configuration file, jaxp.properties, that the JDK supports will become the default configuration file.
>> 
>> CSR: https://bugs.openjdk.org/browse/JDK-8303531
>> 
>> Tests: XML SQE and JCK tests passed.
>
> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   adjust javadoc

I'm very happy where the spec changes have got to in this PR, esp. the module description and allowing a config file be specified with all configuration.

-------------

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/12985#pullrequestreview-1455379216


More information about the core-libs-dev mailing list