RFR: 8260255: C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized
Tobias Hartmann
thartmann at openjdk.java.net
Wed Apr 14 09:39:59 UTC 2021
On Wed, 14 Apr 2021 08:27:16 GMT, Rickard Bäckman <rbackman at openjdk.org> wrote:
> Initialize instance variables to default values to avoid uninitialized values for early return.
Looks good to me too.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3484
More information about the hotspot-compiler-dev
mailing list