[lworld] RFR: 8275195: [lworld] Revisit use of TypePtr::meet_aryptr() after merge [v2]
Roland Westrelin
roland at openjdk.java.net
Mon Oct 18 09:15:47 UTC 2021
On Thu, 14 Oct 2021 06:22:26 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> I'm a bit confused by this logic:
I updated that logic after we discussed it offline.
> Also, can we use an enum for `TypeAryKlassPtr::_null_free`? The tri-state via an int is confusing as well.
I switched to a boolean as the tri-state variable doesn't appear to be needed after all.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/560
More information about the valhalla-dev
mailing list