[riscv-port] RFR: 8280424: riscv: fix saved_fp for compiled frame in frame::safe_for_sender

Fei Yang fyang at openjdk.java.net
Sat Jan 22 07:05:31 UTC 2022


On Sat, 22 Jan 2022 03:47:25 GMT, Yanhong Zhu <yzhu at openjdk.org> wrote:

> Some places are missed updating when refactoring riscv stack frame previously.
> 
> We need to update calculation of saved_fp for compiled frame in frame::safe_for_sender.
> 
> Previous riscv stack frame patch:
> https://github.com/openjdk/jdk-sandbox/commit/db2415748747a0912749bb8fc160a8948021a924
> 
> All jtregs were tested on QEMU without new failures.

Looks reasonable. Thanks for fixing this.

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

Marked as reviewed by fyang (Lead).

PR: https://git.openjdk.java.net/riscv-port/pull/52


More information about the riscv-port-dev mailing list