RFR: JDK-8297000 [jib] Add more friendly warning for proxy issues
Erik Joelsson
erikj at openjdk.org
Tue Nov 15 14:24:59 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.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11159
More information about the build-dev
mailing list