[jdk11u-dev] RFR: 8274860: gcc 10.2.1 produces an uninitialized warning in sharedRuntimeTrig.cpp [v2]
Paul Hohensee
phh at openjdk.java.net
Mon Nov 15 23:12:42 UTC 2021
On Mon, 8 Nov 2021 00:35:54 GMT, Joshua Cao <duke at openjdk.java.net> wrote:
>> Fix the warning by initializing `fq` to an array of zeroes.
>>
>> Warning suppressed in tip https://github.com/openjdk/jdk/blob/master/make/hotspot/lib/CompileJvm.gmk#L83, but not suppressed in JDK11.
>
> Joshua Cao has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> 8274860: gcc 10.2.1 produces an uninitialized warning in sharedRuntimeTrig.cpp
Lgtm. Thanks for investigating 18.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/489
More information about the jdk-updates-dev
mailing list