> 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
Feilong Jiang has updated the pull request incrementally with one additional commit since the last revision: more code style adjustment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11004/files - new: https://git.openjdk.org/jdk/pull/11004/files/be0826db..c4809317 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11004&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11004&range=05-06 Stats: 17 lines in 1 file changed: 1 ins; 15 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/11004.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11004/head:pull/11004 PR: https://git.openjdk.org/jdk/pull/11004