On Tue, 13 Sep 2022 14:58:11 GMT, Sean Coffey <coff...@openjdk.org> wrote:
> Ensure that security properties are only overridden if the override security > properties file exists. > Refactored some of the code in Security class initialization also. > Extra test coverage for security properties file options. Looks good to me. ------------- Marked as reviewed by xuelei (Reviewer). PR: https://git.openjdk.org/jdk/pull/10251