RFR: 8260255: C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized
Nils Eliasson
neliasso at openjdk.java.net
Wed Apr 14 09:32:57 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.
-------------
Marked as reviewed by neliasso (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3484
More information about the hotspot-compiler-dev
mailing list