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

Erik Joelsson erikj at openjdk.org
Wed Nov 23 13:38:23 UTC 2022


On Wed, 23 Nov 2022 12:13:32 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.
>
> Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:
> 
>   ws

Marked as reviewed by erikj (Reviewer).

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

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



More information about the build-dev mailing list