[jdk11u-dev] Integrated: 8250863: Build error with GCC 10 in NetworkInterface.c and k_standard.c

Aleksey Shipilev shade at openjdk.java.net
Tue Sep 14 07:51:13 UTC 2021


On Mon, 13 Sep 2021 13:53:19 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport towards cleaner GCC 10 builds. My CI has to build 11u with `-Wno-stringop-truncation` because of this. With this patch, GCC 10 builds without disabling that warning (there are few others to resolve...)

This pull request has now been integrated.

Changeset: 4af62d83
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/4af62d839720326eb24a554f82b0bfdabc19454f
Stats:     9 lines in 2 files changed: 6 ins; 0 del; 3 mod

8250863: Build error with GCC 10 in NetworkInterface.c and k_standard.c

Backport-of: e3c6574ac042642a5b30b96b945d86e709ba2a6b

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/335


More information about the jdk-updates-dev mailing list