We need to take the `HALF` parameters for long/double, in the same way as we do for `CallGenerator::do_late_inline_helper()` or `GraphKit::set_arguments_for_java_call`. Added a targeted assert.
Thanks, Marc --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Add bug number - Fix Changes: https://git.openjdk.org/valhalla/pull/2561/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2561&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386720 Stats: 93 lines in 2 files changed: 89 ins; 0 del; 4 mod Patch: https://git.openjdk.org/valhalla/pull/2561.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2561/head:pull/2561 PR: https://git.openjdk.org/valhalla/pull/2561
