> 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).
Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - updated copyright year and introduced PROVIDER_NAME variable - Merge branch 'master' into provider.name - 8343316: Review and update tests using explicit provider names ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28273/files - new: https://git.openjdk.org/jdk/pull/28273/files/292c7d0c..f1f1142c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28273&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28273&range=00-01 Stats: 3968 lines in 66 files changed: 3032 ins; 595 del; 341 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
