[jdk17u-dev] RFR: 8313206: PKCS11 tests silently skip execution

Goetz Lindenmaier goetz at openjdk.org
Fri Jan 19 09:31:52 UTC 2024


I backport this for parity with 17.0.11-oracle.

I had to do trivial adaptions:

test/jdk/sun/security/pkcs11/KeyStore/CertChainRemoval.java
  It was introduced by 8301154, a bigger bugfix in PKCS11. I don't want to backport this.
  Patch omitted.
  
test/jdk/sun/security/pkcs11/PKCS11Test.java
  trivial resolve, Skipped whitespace fixes in code that was only introduced by "8301553: Support Password-Based Cryptography in SunPKCS11"

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

Commit messages:
 - Backport 515add88ed6c290ee90f3d6f522a22971e37a62c

Changes: https://git.openjdk.org/jdk17u-dev/pull/2143/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2143&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313206
  Stats: 340 lines in 9 files changed: 159 ins; 85 del; 96 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2143.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2143/head:pull/2143

PR: https://git.openjdk.org/jdk17u-dev/pull/2143


More information about the jdk-updates-dev mailing list