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

Ludvig Janiuk lujaniuk at openjdk.org
Wed Nov 23 14:29:44 UTC 2022


On Tue, 15 Nov 2022 09:55:38 GMT, Ludvig Janiuk <lujaniuk at openjdk.org> 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 <lujaniuk at openjdk.org>
Committer: Erik Joelsson <erikj at openjdk.org>
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



More information about the build-dev mailing list