[jdk25u-dev] RFR: 8371262: sun/security/pkcs11/Cipher/KeyWrap tests may silently skip
Roland Mesde
duke at openjdk.org
Fri Jan 30 17:13:41 UTC 2026
Backporting JDK-8371262: sun/security/pkcs11/Cipher/KeyWrap tests may silently skip.
This PR fixes PKCS11 KeyWrap tests that silently skip instead of properly reporting skip status and also does some cleanup.
For parity with Oracle JDK.
Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
make test TEST=test/jdk/sun/security/pkcs11/Cipher/KeyWrap
-------------
Commit messages:
- Backport 8ae4ea8114c4c7616a3e882aca71f882630a8e02
Changes: https://git.openjdk.org/jdk25u-dev/pull/209/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=209&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8371262
Stats: 108 lines in 3 files changed: 67 ins; 7 del; 34 mod
Patch: https://git.openjdk.org/jdk25u-dev/pull/209.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/209/head:pull/209
PR: https://git.openjdk.org/jdk25u-dev/pull/209
More information about the jdk-updates-dev
mailing list