RFR: 8360882: Tests throw SkippedException when they should fail [v5]

Sean Mullan mullan at openjdk.org
Thu Sep 25 12:02:32 UTC 2025


On Tue, 2 Sep 2025 15:23:09 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

>> 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

Seems ok to me.

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

Marked as reviewed by mullan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26868#pullrequestreview-3267312863


More information about the security-dev mailing list