On Tue, 15 Sep 2020 04:54:04 GMT, Junyuan Zheng <github.com+53073448+junyzh...@openjdk.org> wrote:
> Our infra team found this error when building DevKit with GCC 4.9.2. The > binutils version is 2.25, and an *.xz doesn't > exist on https://ftp.gnu.org/pub/gnu/binutils. Hence, we would like to > submit a PR to update *.xz to *.gz. > We have confirmed that *.gz exists for all binutil version. This pull request has now been integrated. Changeset: fdce055a Author: Junyuan Zheng <53073448+junyzh...@users.noreply.github.com> Committer: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/fdce055a Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8253253: Binutils tar ball extension update to gz Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/162