[jdk11u-dev] Integrated: 8247818: GCC 10 warning stringop-overflow with symbol code

Jonathan Dowland jdowland at openjdk.org
Thu Feb 15 09:09:04 UTC 2024


On Wed, 10 Jan 2024 13:12:49 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> 11u-dev is tricky to build with GCC 11 and newer. GCC 11 is the default version in current Debian stable (and likely derivatives e.g. Ubuntu, but I have not checked) as well as RHEL 9 (and derivatives, likewise unchecked), so I think it's worthwhile to improve that.
> 
> This particular patch addresses one of the obstacles (a warning from GCC 10 onwards). It doesn't apply clean, but cherry-pick conflicts were trivial to resolve. It was backported from 16 to 15 and 13 and seems worthwhile for 11u.

This pull request has now been integrated.

Changeset: 621048ac
Author:    Jonathan Dowland <jdowland at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/621048ac878639f65326f4d26e6d3a2be5768803
Stats:     8 lines in 2 files changed: 0 ins; 7 del; 1 mod

8247818: GCC 10 warning stringop-overflow with symbol code

Reviewed-by: andrew, stuefe
Backport-of: ed31b661d35a72948af6cf117cccea2e7537b920

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2451


More information about the jdk-updates-dev mailing list