[jdk11u-dev] Integrated: 8283059: Uninitialized warning in check_code.c with GCC 11.2

Lutz Schmidt lucy at openjdk.org
Thu May 4 09:02:46 UTC 2023


On Fri, 28 Apr 2023 20:31:06 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle.
> 
> The patch did not apply cleanly. There was a conflict with a prior warning-elimination fix (JDK-8266168). Though it first appears as if this PR would revert the previous fix, it is a more elaborate solution.
> 
> SAP-internal test suite passes on multiple (actually on all tested) platforms.
> 
> Reviews are very much appreciated.

This pull request has now been integrated.

Changeset: a22373bf
Author:    Lutz Schmidt <lucy at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/a22373bf9eab91deb007f2c53aa835ef93ade7b0
Stats:     32 lines in 1 file changed: 10 ins; 0 del; 22 mod

8283059: Uninitialized warning in check_code.c with GCC 11.2

Reviewed-by: phh
Backport-of: beb2ca22c90388120bff77a8a46f6d7b065da7f2

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

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


More information about the jdk-updates-dev mailing list