RFR: 8330542: Add two sample configuration files in preparation for a more secure by default configuration [v4]
Sean Mullan
mullan at openjdk.org
Tue Apr 23 18:53:29 UTC 2024
On Fri, 19 Apr 2024 21:55:09 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
>
> 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
It might just be me, but the word "sample" is too related to programming examples that it makes this feel like something that users may not take seriously. But I think this is something that you really want users to take seriously and try out. Perhaps just drop the word "sample"?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18831#issuecomment-2073191426
More information about the core-libs-dev
mailing list