On Tue, 2 Sep 2025 15:23:09 GMT, Matthew Donovan <[email protected]> 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
