On Sat, 5 Nov 2022 03:48:01 GMT, Feilong Jiang <[email protected]> wrote:

> Add experimental Foreign Function & Memory API support for RISC-V.
> 
> For details of the FFM API RISC-V port please refer to [JBS 
> issue](https://bugs.openjdk.org/browse/JDK-8293841)
> 
> Testing:
> 
> - [x] jdk_foreign with release/fastdebug build on linux-riscv64
> - [x] jdk_foreign with release/fastdebug build on linux-x64
> - [x] jdk_foreign with release/fastdebug build on linux-aarch64

This pull request has now been integrated.

Changeset: 24cdcd4c
Author:    Feilong Jiang <[email protected]>
Committer: Fei Yang <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/24cdcd4c70dd538fd6c6c9f05da480ea65463209
Stats:     2846 lines in 64 files changed: 2721 ins; 2 del; 123 mod

8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview)

Co-authored-by: Weikai He <[email protected]>
Co-authored-by: Fei Yang <[email protected]>
Reviewed-by: jvernee, fyang, shade, yadongwang

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

PR: https://git.openjdk.org/jdk/pull/11004

Reply via email to