[riscv-port] RFR: 8279664: riscv: JFR crashes at 0x0 [v3]

Xiaolin Zheng xlinzheng at openjdk.java.net
Fri Jan 21 03:21:49 UTC 2022


On Fri, 21 Jan 2022 03:14:52 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Thanks for the suggestion, changed.
>
> I think it's better to go like this:
> 
>   // Stack frame creation/removal
>   // Note that SP must be updated to the right place before saving/restoring RA and FP
>   // because signal based thread suspend/resume could happen asynchronously.

Thank you, changed.

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

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


More information about the riscv-port-dev mailing list