[jdk25u-dev] Integrated: 8365861: test/jdk/sun/security/pkcs11/Provider/ tests skipped without SkippedException

Roland Mesde duke at openjdk.org
Thu Jan 29 19:44:19 UTC 2026


On Tue, 27 Jan 2026 19:09:43 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8365861: test/jdk/sun/security/pkcs11/Provider/ tests skipped without SkippedException.
> 
> This PR fixes three PKCS11 provider tests that were being skipped without properly throwing SkippedException.
> 
> 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/Provider
> 
> Results attached:
> 
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24895644/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24895645/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24895646/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24895858/windows-x64-specific-test.log)

This pull request has now been integrated.

Changeset: 24cd413d
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/24cd413d03afbfec2edbf76d9cc2739fc55c457b
Stats:     32 lines in 3 files changed: 14 ins; 3 del; 15 mod

8365861: test/jdk/sun/security/pkcs11/Provider/ tests skipped without SkippedException

Backport-of: 969eb1ce2419324582ee8d8108031323f82e125e

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

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


More information about the jdk-updates-dev mailing list