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. This pull request has now been integrated. Changeset: 1f9ff413 Author: Sean Coffey <coff...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1f9ff413126fb68e07b8fc1f36dd3cb17093a484 Stats: 165 lines in 3 files changed: 69 ins; 70 del; 26 mod 8292297: Fix up loading of override java.security properties file Reviewed-by: xuelei ------------- PR: https://git.openjdk.org/jdk/pull/10251