[jdk25u-dev] RFR: 8343316: Review and update tests using explicit provider names

duke duke at openjdk.org
Wed Feb 11 15:28:19 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)

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

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/224#issuecomment-3885155855


More information about the jdk-updates-dev mailing list