[jdk21u-dev] RFR: 8349492: Update sun/security/pkcs12/KeytoolOpensslInteropTest.java to use a recent Openssl version

Goetz Lindenmaier goetz at openjdk.org
Thu May 8 08:25:31 UTC 2025


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.

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

Commit messages:
 - Backport 8d8bd0c4b3bfdc7670bba03b01b0a00dac9f9825

Changes: https://git.openjdk.org/jdk21u-dev/pull/1756/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1756&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8349492
  Stats: 116 lines in 2 files changed: 62 ins; 7 del; 47 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1756.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1756/head:pull/1756

PR: https://git.openjdk.org/jdk21u-dev/pull/1756


More information about the jdk-updates-dev mailing list