Integrated: 8293840: RISC-V: Remove cbuf parameter from far_call/far_jump/trampoline_call

Feilong Jiang fjiang at openjdk.org
Fri Sep 16 11:44:09 UTC 2022


On Thu, 15 Sep 2022 06:17:58 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Follow up [JDK-8287394](https://bugs.openjdk.org/browse/JDK-8287394), remove cbuf parameter from far_call/far_jump/trampoline in riscv.
> 
> 
> Testing:
> - Tier1 passed on unmatched board with release build

This pull request has now been integrated.

Changeset: 5feca688
Author:    Feilong Jiang <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5feca688df0a1d4aad67cbe7faa6f31115676a81
Stats:     19 lines in 4 files changed: 1 ins; 4 del; 14 mod

8293840: RISC-V: Remove cbuf parameter from far_call/far_jump/trampoline_call

Reviewed-by: fyang

-------------

PR: https://git.openjdk.org/jdk/pull/10277


More information about the hotspot-dev mailing list