RFR: 8360882: Tests throw SkippedException when they should fail [v5]
Matthew Donovan
mdonovan at openjdk.org
Tue Sep 2 15:23:09 UTC 2025
> This PR updates `ArtifactResolver.fetchOne()` to throw an IOException instead of SkippedException. This allows tests to determine of a missing "artifact" should be treated as a failed or skipped test.`OpensslArtifactFetcher` is also updated to only throw SkippedException if OpenSSL is not available on the test platform.
Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
fixed whitespace error
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26868/files
- new: https://git.openjdk.org/jdk/pull/26868/files/d2d134b4..71eef8e7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26868&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26868&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26868.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26868/head:pull/26868
PR: https://git.openjdk.org/jdk/pull/26868
More information about the security-dev
mailing list