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

Sean Coffey coffeys at openjdk.org
Mon Aug 8 10:27:00 UTC 2022


In the broken case where the conf/security/java.security configuration file doesn't exist, the JDK should throw an Error. 

CSR in progress.

-------------

Commit messages:
 - Update bug summary in test
 - 8155246

Changes: https://git.openjdk.org/jdk/pull/9747/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9747&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8155246
  Stats: 119 lines in 3 files changed: 101 ins; 17 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9747.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9747/head:pull/9747

PR: https://git.openjdk.org/jdk/pull/9747



More information about the security-dev mailing list