RFR: 8330542: Add two JAXP configuration files in preparation for a secure by default configuration [v6]
Joe Wang
joehw at openjdk.org
Wed May 1 22:33:29 UTC 2024
> Add two sample configuration files:
>
> jaxp-strict.properties: used to set strict configuration, stricter than jaxp.properties in previous versions such as JDK 22
>
> jaxp-compat.properties: used to regain compatibility from any more restricted configuration than previous versions such as JDK 22
Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
Add implNote to java.xml module summary; Update make file; Update the config files; Add test.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18831/files
- new: https://git.openjdk.org/jdk/pull/18831/files/93b66312..af351a4d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18831&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18831&range=04-05
Stats: 195 lines in 6 files changed: 179 ins; 10 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/18831.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18831/head:pull/18831
PR: https://git.openjdk.org/jdk/pull/18831
More information about the core-libs-dev
mailing list