RFR: 8330542: Add two sample configuration files in preparation for a more secure by default configuration [v2]
Naoto Sato
naoto at openjdk.org
Thu Apr 18 23:43:56 UTC 2024
On Thu, 18 Apr 2024 21:54:26 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:
>
> add description of the three configuration files.
src/java.xml/share/conf/jaxp-strict.properties line 2:
> 1: ################################################################################
> 2: # JAXP String Configuration File
Nit: typo here: String -> Strict
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18831#discussion_r1571515112
More information about the core-libs-dev
mailing list