git: openjdk/jdk: 8155246: Throw error if default java.security file is missing

Sean Coffey coffeys at openjdk.org
Mon Aug 15 09:09:19 UTC 2022


Changeset: 9d7c13eb
Author:    Sean Coffey <coffeys at openjdk.org>
Date:      2022-08-15 09:07:17 +0000
URL:       https://git.openjdk.org/jdk/commit/9d7c13eb14c525485e7739fcfacd044aa3bbc12d

8155246: Throw error if default java.security file is missing

Reviewed-by: mullan

! src/java.base/share/classes/java/security/Security.java
! src/java.base/share/conf/security/java.security
+ test/jdk/java/security/Security/ConfigFileTest.java
+ test/jdk/java/security/Security/override.props



More information about the jdk-changes mailing list