RFR: JDK-8297000 [jib] Add more friendly warning for proxy issues [v2]

Ludvig Janiuk lujaniuk at openjdk.org
Wed Nov 23 12:10:23 UTC 2022


> When jib tries to download itself behind a proxy, sometimes it can get a different file than it expected. This can result in cryptic errors that are hard to troubleshoot. Let's handle this a little more gracefully by detecting it in the bootstrapper and printing an error.

Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:

  sh-friendly version

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11159/files
  - new: https://git.openjdk.org/jdk/pull/11159/files/331b1c33..78e846ec

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

  Stats: 7 lines in 1 file changed: 0 ins; 4 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/11159.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11159/head:pull/11159

PR: https://git.openjdk.org/jdk/pull/11159



More information about the build-dev mailing list