[jdk11u-dev] RFR: 8292297: Fix up loading of override java.security properties file

Matthias Baesken mbaesken at openjdk.org
Wed Jul 5 10:29:59 UTC 2023


On Tue, 4 Jul 2023 10:53:57 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle from 17.
> 
> Patching the actual change applied clean.
> I only had to resolve override.props in the test.
> Also, I had to replace 
> security.provider.3=sun.security.ssl.SunJSSE
> by
> security.provider.3=SunJSSE
> in that file to make the test pass.

Marked as reviewed by mbaesken (Reviewer).

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

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2021#pullrequestreview-1514194302


More information about the jdk-updates-dev mailing list