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

Yanhong Zhu yzhu at openjdk.java.net
Sat Jan 22 07:11:38 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.

This pull request has now been integrated.

Changeset: 2afd2d29
Author:    Yanhong Zhu <yzhu at openjdk.org>
URL:       https://git.openjdk.java.net/riscv-port/commit/2afd2d29dc046479800ed47cfd78edf28f9ed88d
Stats:     20 lines in 3 files changed: 0 ins; 10 del; 10 mod

8280424: riscv: fix saved_fp for compiled frame in frame::safe_for_sender

Reviewed-by: fyang

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

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


More information about the riscv-port-dev mailing list