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

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


On Fri, 12 Aug 2022 10:31:17 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> src/java.base/share/classes/java/security/Security.java line 52:
>> 
>>> 50:  * @implNote If this property file fails to load, the JDK implementation will
>>> 51:  * throw an unspecified error when initializing the {@code Security} class.
>>> 52:  *
>> 
>> I think I'd probably use "the property file" rather than "this property file" here but otherwise the implNote looks okay to me.
>
> Change "property file" to "properties file".

> I think I'd probably use "the property file" rather than "this property file" here but otherwise the implNote looks okay to me.

Ok with me.

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

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



More information about the security-dev mailing list