[jdk21u-dev] Integrated: 8349492: Update sun/security/pkcs12/KeytoolOpensslInteropTest.java to use a recent Openssl version
Goetz Lindenmaier
goetz at openjdk.org
Fri May 9 16:12:57 UTC 2025
On Thu, 8 May 2025 08:18:22 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.8-oracle.
>
> Needed to adapt
> return openSslRootPath.resolve(libDir, "ossl-modules");
> because 8262742: "(fs) Add Path::resolve with varargs string"
> is not in 21.
This pull request has now been integrated.
Changeset: 23469f8d
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/23469f8de1c6340bc22ef6d9f99740ea9c0e3fe9
Stats: 116 lines in 2 files changed: 62 ins; 7 del; 47 mod
8349492: Update sun/security/pkcs12/KeytoolOpensslInteropTest.java to use a recent Openssl version
Reviewed-by: mdoerr
Backport-of: 8d8bd0c4b3bfdc7670bba03b01b0a00dac9f9825
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1756
More information about the jdk-updates-dev
mailing list