-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-valhalla
When casting an element loaded from an array to a known type, we should use that type information to set not-null-free not-flat properties of the array (also when storing an object of a known type to an array).
- relates to
-
JDK-8231346 [lworld] Further optimize loading/storing element of known type to object array
-
- Open
-
-
JDK-8319967 [lworld] TypeAryPtr::cast_to_not_null_free hits assert(!not_null_free || !is_flat()) failed: inconsistency
-
- Resolved
-
-
JDK-8227588 [lworld] Better optimize non-flattened inline type array accesses
-
- Open
-