[jdk25u-dev] RFR: 8371262: sun/security/pkcs11/Cipher/KeyWrap tests may silently skip

duke duke at openjdk.org
Tue Feb 3 17:55:24 UTC 2026


On Fri, 30 Jan 2026 16:30:50 GMT, Roland Mesde <duke at openjdk.org> wrote:

> 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
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25020166/windows-x64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25020167/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25020168/linux-aarch64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25020199/macos-aarch64-specific-test.log)

@rm-gh-8 
Your change (at version 808f41d85e774aaad6a3ca9d64eb971f4be54f1b) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/209#issuecomment-3842778410


More information about the jdk-updates-dev mailing list