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

Jonathan Dowland jdowland at openjdk.org
Mon Jan 22 13:21:35 UTC 2024


On Thu, 11 Jan 2024 11:10:56 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>  what about follow up JDK_8249087? I think we need that, too.

I think you are right: perhaps 8247818 in isolation merely promotes the bug from compile-time to run time!

I've got a PR for that I'm about to raise. For 8247818, I don't hit the compiler error unless I first apply GitHub PR #2470 (8324307), to resolve earlier errors. They are otherwise unrelated. Would this be an appropriate place to use dependent PRs?

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2451#issuecomment-1903990924


More information about the jdk-updates-dev mailing list