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

  updated PKCS11Test to catch IOException and throw Skipped

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26868/files
  - new: https://git.openjdk.org/jdk/pull/26868/files/cdf2cae0..b82bd027

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26868&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26868&range=01-02

  Stats: 16 lines in 2 files changed: 9 ins; 1 del; 6 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

Reply via email to