On Fri, 9 Jan 2026 10:00:12 GMT, Quan Anh Mai <[email protected]> wrote:
> There are 2 issues here: > > - The markword of an allocation is set incorrectly during > GraphKit::set_outputs_for_allocation > - Compile::adjust_flat_array_access_aliases does not work when there is no > MemNode into flat arrays, but we can have allocations, which introduce > NarrowMemProjs, and in that case we need to handle it, too. > > This PR solves these issues, most of the changes are identation changes only. > > Please kindly review, thanks a lot. Looks good to me! ------------- Marked as reviewed by thartmann (Committer). PR Review: https://git.openjdk.org/valhalla/pull/1873#pullrequestreview-3654645335
