On Fri, 13 Mar 2026 12:01:12 GMT, Stefan Karlsson <[email protected]> wrote:
> This will help reducing the number of casts. > > `Runtime1::store_flat_array` had an incorrect type and had to be fixed. Thanks for the review! I removed the redundant casts. I'm skipping adding the deletion of the functions for now, just to keep this PR very simple. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2224#issuecomment-4056073266
