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

Feilong Jiang fjiang at openjdk.org
Thu Jan 19 01:36:36 UTC 2023


On Sat, 5 Nov 2022 03:48:01 GMT, Feilong Jiang <fjiang at openjdk.org> 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 <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
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 <weikai at isrc.iscas.ac.cn>
Co-authored-by: Fei Yang <fyang at openjdk.org>
Reviewed-by: jvernee, fyang, shade, yadongwang

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

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


More information about the core-libs-dev mailing list