RFR: 8155246: Throw error if default java.security file is missing [v2]
Sean Coffey
coffeys at openjdk.org
Mon Aug 15 08:56:15 UTC 2022
On Wed, 10 Aug 2022 16:10:02 GMT, Bernd <duke at openjdk.org> wrote:
>> I think if you just said "If this properties file ..." it would be sufficient, as the previous paragraph provided enough context as to what you are referring to.
>
> Btw the current code does not handlmissing or unreadable overwrite files very well. PropsLoaded will be true even when the replacing overwrite file could not be loaded (resulting in an empty list).
@ecki -- Logged JDK-8292297 to track the issue you raised
-------------
PR: https://git.openjdk.org/jdk/pull/9747
More information about the security-dev
mailing list