RFR: 1838: better error message when download fails [v2]
Zhao Song
zsong at openjdk.org
Thu Mar 16 19:10:50 UTC 2023
> Sometimes, users may want to run jcheck locally before creating PRs. However, Oracle employees who are connected to the Oracle VPN and have not set the https_proxy environment variable may encounter a "connect exception" error.
> In this patch, we will provide users with more information in the case of a "connect exception" error while running jcheck.
Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
Update cli/src/main/java/org/openjdk/skara/cli/GitJCheck.java
Co-authored-by: Erik Joelsson <37597443+erikj79 at users.noreply.github.com>
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1486/files
- new: https://git.openjdk.org/skara/pull/1486/files/48c29617..8a41dc23
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1486&range=01
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1486&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/skara/pull/1486.diff
Fetch: git fetch https://git.openjdk.org/skara.git pull/1486/head:pull/1486
PR: https://git.openjdk.org/skara/pull/1486
More information about the skara-dev
mailing list