RFR: 8259049: Uninitialized variable after JDK-8257513
Tobias Hartmann
thartmann at openjdk.java.net
Tue Jan 5 08:59: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
Marked as reviewed by thartmann (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1930
More information about the hotspot-compiler-dev
mailing list