Integrated: 8303530: Redefine JAXP Configuration File
Joe Wang
joehw at openjdk.org
Fri Jun 2 20:13:30 UTC 2023
On Sat, 11 Mar 2023 04:28:16 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.
This pull request has now been integrated.
Changeset: aff9cea0
Author: Joe Wang <joehw at 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
More information about the core-libs-dev
mailing list