On Sat, 11 Mar 2023 04:28:16 GMT, Joe Wang <jo...@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.

This pull request has now been integrated.

Changeset: aff9cea0
Author:    Joe Wang <jo...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/aff9cea05468daf60fa80c7d9993b3aa8497b0c5
Stats:     3948 lines in 56 files changed: 3177 ins; 581 del; 190 mod

8303530: Redefine JAXP Configuration File

Reviewed-by: naoto, lancea, alanb, smarks

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

PR: https://git.openjdk.org/jdk/pull/12985

Reply via email to