> 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 ------------- Changes: https://git.openjdk.org/valhalla/pull/2062/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2062&range=03 Stats: 491 lines in 24 files changed: 446 ins; 12 del; 33 mod Patch: https://git.openjdk.org/valhalla/pull/2062.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2062/head:pull/2062 PR: https://git.openjdk.org/valhalla/pull/2062
