[jdk11u-dev] RFR: 8283059: Uninitialized warning in check_code.c with GCC 11.2
Lutz Schmidt
lucy at openjdk.org
Fri Apr 28 20:49:55 UTC 2023
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.
-------------
Commit messages:
- Backport beb2ca22c90388120bff77a8a46f6d7b065da7f2
Changes: https://git.openjdk.org/jdk11u-dev/pull/1855/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1855&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8283059
Stats: 32 lines in 1 file changed: 10 ins; 0 del; 22 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1855.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1855/head:pull/1855
PR: https://git.openjdk.org/jdk11u-dev/pull/1855
More information about the jdk-updates-dev
mailing list