On Mon, 30 Mar 2026 16:07:53 GMT, Roland Westrelin <[email protected]> wrote:
>> This implements c2 and runtime support to pass a reference to an existing >> buffer, if there's one, as part of the scalarized calling convention. The >> buffer reference and the null marker are both always passed at this point. > > Roland Westrelin has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains 26 commits: > > - more > - Merge branch 'lworld' into JDK-8372268 > - Merge branch 'lworld' into JDK-8372268 > - review > - Update src/hotspot/share/runtime/signature.hpp > > Co-authored-by: Tobias Hartmann <[email protected]> > - whitespaces > - test tweaks > - more > - aarch64 > - more > - ... and 16 more: > https://git.openjdk.org/valhalla/compare/7ed0bd92...8f90a9f6 The failing test now passed but full testing is still running. I'll report back once it passed. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2062#issuecomment-4160917363
