RFR: 8286575: Document how properties in java.security are parsed [v2]

Sean Coffey coffeys at openjdk.org
Mon Nov 21 09:38:41 UTC 2022


On Fri, 18 Nov 2022 22:50:17 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment from Sean M
>
> src/java.base/share/conf/security/java.security line 29:
> 
>> 27: # an unspecified error when initializing the java.security.Security class.
>> 28: # Properties in this file are typically parsed only once. Any modification
>> 29: # would require an application restart to reflect changes.
> 
> Maybe change the second sentence to "If any of the properties are modified, applications should be restarted to ensure the changes are properly reflected."
> 
> This makes it more consistent with the words in the first sentence.

Thanks for the review. Change implemented.

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

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



More information about the security-dev mailing list