On Fri, 20 Dec 2024 13:22:45 GMT, Robbin Ehn <r...@openjdk.org> wrote:
>> src/hotspot/os_cpu/linux_riscv/os_linux_riscv.cpp line 383: >> >>> 381: } >>> 382: >>> 383: // size = sizeof(struct __riscv_ctx_hdr) + sizeof(struct >>> __sc_riscv_v_state) + riscv_v_vsize; >> >> no use? > > This is the kernel definition what **size** is. I.e. it do not contain the > entire sigcontext. > I'll add comment. Added comment. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22845#discussion_r1894198400