RFR: 8155246: Throw error if default java.security file is missing [v3]

Sean Mullan mullan at openjdk.org
Fri Aug 12 10:46:24 UTC 2022


On Thu, 11 Aug 2022 07:13:34 GMT, Sean Coffey <coffeys at openjdk.org> wrote:

>> In the broken case where the conf/security/java.security configuration file doesn't exist, the JDK should throw an Error. 
>> 
>> CSR in progress.
>
> Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Incorporate review comments

src/java.base/share/conf/security/java.security line 26:

> 24: # by default.
> 25: #
> 26: # If this property file fails to load, the JDK implementation will throw

Change "property file" to "properties file".

-------------

PR: https://git.openjdk.org/jdk/pull/9747



More information about the security-dev mailing list