RFR: 8259049: Uninitialized variable after JDK-8257513
Vladimir Kozlov
kvn at openjdk.java.net
Mon Jan 4 18:47:55 UTC 2021
On Mon, 4 Jan 2021 11:07:14 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Fixing missing initialization to prevent possible compiler warnings. The initialization is not required for correctness, though.
>
> Thanks,
> Christian
Trivial.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1930
More information about the hotspot-compiler-dev
mailing list