[lworld] Integrated: 8220710: [lworld] Improve propagation of nullability information
Tobias Hartmann
thartmann at openjdk.java.net
Thu Jul 23 14:15:46 UTC 2020
On Thu, 23 Jul 2020 12:06:01 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> There are cases where C2 is not able to keep track of the fact that an inline type is never null. For example, after
> explicit null checks and implicit receiver null checks on MyValue.ref.
This pull request has now been integrated.
Changeset: 93fb98e8
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/93fb98e8
Stats: 64 lines in 2 files changed: 0 ins; 64 del; 0 mod
8220710: [lworld] Improve propagation of nullability information
-------------
PR: https://git.openjdk.java.net/valhalla/pull/118
More information about the valhalla-dev
mailing list