On Tue, 15 Nov 2022 09:55:38 GMT, Ludvig Janiuk <[email protected]> wrote:
> 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. This pull request has now been integrated. Changeset: 0d93ab9d Author: Ludvig Janiuk <[email protected]> Committer: Erik Joelsson <[email protected]> URL: https://git.openjdk.org/jdk/commit/0d93ab9dff04409469faa26d5cdb29c4d6488537 Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod 8297000: [jib] Add more friendly warning for proxy issues Reviewed-by: erikj, ihse ------------- PR: https://git.openjdk.org/jdk/pull/11159
