[jdk21u-dev] RFR: 8350964: Add an ArtifactResolver.fetch(clazz) method
Goetz Lindenmaier
goetz at openjdk.org
Sat Jul 19 11:41:57 UTC 2025
I backport this for parity with 21.0.9-oracle.
Resolved PKCS11Test.java.
Omitted Launcher.java. That was only added by [8342442: Static ACVP sample tests](https://github.com/openjdk/jdk/commit/f400896822c2704d8e7c66afc1efa8a4fa91acb6)
Had to adapt OpensslArtifactFetcher.java to Java 21.
-------------
Commit messages:
- Backport e62becc6ce8e1b777c3e5b78a9d9406b6389cd25
Changes: https://git.openjdk.org/jdk21u-dev/pull/1991/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1991&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8350964
Stats: 113 lines in 5 files changed: 44 ins; 53 del; 16 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1991.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1991/head:pull/1991
PR: https://git.openjdk.org/jdk21u-dev/pull/1991
More information about the jdk-updates-dev
mailing list