RFR: 8330542: Add two sample configuration files in preparation for a more secure by default configuration [v4]
Joe Wang
joehw at openjdk.org
Fri Apr 19 21:55:09 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:
changes description of jaxp-compat and jaxp-strict after discussing with Lance
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18831/files
- new: https://git.openjdk.org/jdk/pull/18831/files/e6386015..019c2aee
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18831&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18831&range=02-03
Stats: 28 lines in 2 files changed: 2 ins; 4 del; 22 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