Integrated: 8259049: Uninitialized variable after JDK-8257513
Christian Hagedorn
chagedorn at openjdk.java.net
Tue Jan 5 09:57:56 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
This pull request has now been integrated.
Changeset: 9f151649
Author: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9f151649
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8259049: Uninitialized variable after JDK-8257513
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/1930
More information about the hotspot-compiler-dev
mailing list