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

Goetz Lindenmaier goetz at openjdk.org
Wed Jul 5 11:30:58 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.

GHA error: job did not complete. SAP testing on mac aarch is green, so surely an infra issue.

Thanks for the review!

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2021#issuecomment-1621568410
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2021#issuecomment-1621568982


More information about the jdk-updates-dev mailing list