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

Jonathan Dowland jdowland at openjdk.org
Wed Feb 14 16:51:21 UTC 2024


> 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.

Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge remote-tracking branch 'jdk11u-dev/master' into 8247818-jdk11u-dev
 - 8247818: GCC 10 warning stringop-overflow with symbol code
   
   Backport-of: ed31b661d35a72948af6cf117cccea2e7537b920

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2451/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2451/files/03c3f96d..84cdcb63

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2451&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2451&range=00-01

  Stats: 15056 lines in 325 files changed: 10404 ins; 2652 del; 2000 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2451.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2451/head:pull/2451

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


More information about the jdk-updates-dev mailing list