RFR: Save/load nmethod without going through CodeBuffer [v2]
Ashutosh Mehra
asmehra at openjdk.org
Fri Mar 28 05:46:34 UTC 2025
On Thu, 20 Mar 2025 11:28:51 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Minor cleanup
>>
>> Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
>
> Looks ok to me.
Thanks @adinn for finding out the missing code to flush icache. I have updated the patch to flush the icache and that fixes the intermittent crashes seen on aarch64. I think this patch is now ready to be pushed to premain branch.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/27#issuecomment-2760247251
More information about the leyden-dev
mailing list