On Thu, 4 Aug 2022 15:22:23 GMT, Sean Coffey <coff...@openjdk.org> wrote:
> In the broken case where the conf/security/java.security configuration file > doesn't exist, the JDK should throw an Error. > > CSR in progress. This pull request has now been integrated. Changeset: 9d7c13eb Author: Sean Coffey <coff...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9d7c13eb14c525485e7739fcfacd044aa3bbc12d Stats: 125 lines in 4 files changed: 107 ins; 17 del; 1 mod 8155246: Throw error if default java.security file is missing Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/9747