JDK 20 |
---|
20Resolved |
A behavioral change has been made in the case where the default `conf/security/java.security` security configuration file fails to load. In such a scenario, the JDK will now throw an `InternalError`. Such a scenario should never occur. The default security file should always be present. Prior to this change, a static and outdated security configuration was loaded.