Far_call/far_jump/trampoline_call have the cbuf parameter. It is not needed any more. See the discussion: https://github.com/openjdk/jdk/pull/8564#discussion_r871062342
https://github.com/openjdk/jdk/pull/8564/commits/56c354f3080671f33ce88f465b2c80fa807219dd contains changes to fix this.
https://github.com/openjdk/jdk/pull/8564/commits/56c354f3080671f33ce88f465b2c80fa807219dd contains changes to fix this.
- relates to
-
JDK-8293840 RISC-V: Remove cbuf parameter from far_call/far_jump/trampoline_call
- Resolved