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

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

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

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

  Stats: 2 lines in 1 file changed: 1 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

Reply via email to