RFR: 8293841: RISC-V: Implementation of Foreign Function & Memory API (Preview) [v5]

Feilong Jiang fjiang at openjdk.org
Tue Jan 10 15:15:23 UTC 2023


> 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
> - [x] run TestMatrix.java manually with release/fastdebug build

Feilong Jiang has updated the pull request incrementally with one additional commit since the last revision:

  fix callArranger

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11004/files
  - new: https://git.openjdk.org/jdk/pull/11004/files/fd312661..fee96ae8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11004&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11004&range=03-04

  Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 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


More information about the core-libs-dev mailing list