[jdk25u-dev] Integrated: 8343316: Review and update tests using explicit provider names
Roland Mesde
duke at openjdk.org
Thu Feb 12 12:11:10 UTC 2026
On Tue, 3 Feb 2026 18:04:23 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8343316: Review and update tests using explicit provider names.
>
> This PR updates crypto tests to use test.provider.name property instead of hard-coded provider names.
>
> For parity with Oracle JDK.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/jdk/com/sun/crypto/provider/KeyAgreement
> make test TEST=test/jdk/java/security/Provider/ProviderVersionCheck.java
>
> Results attached:
>
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25076106/windows-x64-specific-test.log)
> [windows-x64-specific-2-test.log](https://github.com/user-attachments/files/25076107/windows-x64-specific-2-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25076108/macos-aarch64-specific-test.log)
> [macos-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25076109/macos-aarch64-specific-2-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25076110/linux-x64-specific-test.log)
> [linux-x64-specific-2-test.log](https://github.com/user-attachments/files/25076111/linux-x64-specific-2-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25076112/linux-aarch64-specific-test.log)
> [linux-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25076113/linux-aarch64-specific-2-test.log)
This pull request has now been integrated.
Changeset: 54e07059
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/54e07059449dae1558a3c6b822929132e0499ae9
Stats: 34 lines in 4 files changed: 12 ins; 0 del; 22 mod
8343316: Review and update tests using explicit provider names
Backport-of: 223cc6451860f10fe8095705da07aaf7e882188f
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/224
More information about the jdk-updates-dev
mailing list