RFR: 8330542: Add two sample configuration files in preparation for a more secure by default configuration
Joe Wang
joehw at openjdk.org
Thu Apr 18 21:54:26 UTC 2024
On Wed, 17 Apr 2024 23:24:06 GMT, Joe Wang <joehw at openjdk.org> wrote:
> 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
Thanks Alan, Lance! I added description of the three config files to both files so that readers can find answers reading any one of them. Also added a release note: https://bugs.openjdk.org/browse/JDK-8330605
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18831#issuecomment-2065384541
More information about the core-libs-dev
mailing list