RFR: 8343316: Review and update tests using explicit provider names

Matthew Donovan mdonovan at openjdk.org
Wed Nov 12 18:04:24 UTC 2025


In this PR, I updated a few crypto tests to remove the hard-coded provider name and use the `test.provider.name` property instead. These tests were missed while working on [JDK-8341927](https://bugs.openjdk.org/browse/JDK-8341927).

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

Commit messages:
 - 8343316: Review and update tests using explicit provider names

Changes: https://git.openjdk.org/jdk/pull/28273/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28273&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8343316
  Stats: 30 lines in 4 files changed: 12 ins; 0 del; 18 mod
  Patch: https://git.openjdk.org/jdk/pull/28273.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28273/head:pull/28273

PR: https://git.openjdk.org/jdk/pull/28273


More information about the security-dev mailing list