[jdk11u-dev] Integrated: 8292297: Fix up loading of override java.security properties file
Goetz Lindenmaier
goetz at openjdk.org
Fri Jul 7 05:35:02 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.
This pull request has now been integrated.
Changeset: 6f0efc4c
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/6f0efc4c6c0848e29fae39daf003d5dd684d429d
Stats: 166 lines in 3 files changed: 69 ins; 70 del; 27 mod
8292297: Fix up loading of override java.security properties file
Reviewed-by: mbaesken
Backport-of: 4be52ee572e4fd65f2ac66d5e78c711c8eb6a61e
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2021
More information about the jdk-updates-dev
mailing list