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

Roland Mesde duke at openjdk.org
Tue Feb 3 18:57:53 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)

This pull request has now been integrated.

Changeset: c9919823
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/c9919823c1d926872cc77095bef580ce126bd9ba
Stats:     108 lines in 3 files changed: 67 ins; 7 del; 34 mod

8371262: sun/security/pkcs11/Cipher/KeyWrap tests may silently skip

Backport-of: 8ae4ea8114c4c7616a3e882aca71f882630a8e02

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

PR: https://git.openjdk.org/jdk25u-dev/pull/209


More information about the jdk-updates-dev mailing list