[jdk21u-dev] Integrated: 8319818: Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)

Aleksey Shipilev shade at openjdk.org
Fri Jun 28 10:02:24 UTC 2024


On Thu, 27 Jun 2024 08:39:08 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This batch of fixes improves the warnings handling for newer GCCs. These issues are a bit interdependent contextually, so I opted to pick them up in one batch, making it abundantly clear what are we adding.

This pull request has now been integrated.

Changeset: 6c65326b
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/6c65326b18bc49333fa4be305db1edf6e2132d0f
Stats:     30 lines in 3 files changed: 17 ins; 10 del; 3 mod

8319818: Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)
8320212: Disable GCC stringop-overflow warning for affected files
8326717: Disable stringop-overflow in shenandoahLock.cpp

Reviewed-by: mdoerr
Backport-of: c0507af5a4d867940b3aee1ac0fc8188b5536825

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

PR: https://git.openjdk.org/jdk21u-dev/pull/797


More information about the jdk-updates-dev mailing list