RFR: 8304265: Implementation of Foreign Function and Memory API (Third Preview) [v5]

Feilong Jiang fjiang at openjdk.org
Wed Mar 22 08:18:42 UTC 2023


On Tue, 21 Mar 2023 13:35:25 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add example for Option::captureStateLayout
>
> A review of all the copyright years shall be made in this PR.

Hi @minborg, looks like some changes were missed on riscv port. I've added these changes and submitted tests on linux-riscv. `jdk_foreign` still passed with release & fatdebug build.
Could you please add these extra changes for riscv? Thanks.
 Here is the patch: [foreign_riscv_port_patch.txt](https://github.com/openjdk/jdk/files/11037700/foreign_riscv_port_patch.txt)

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

PR Comment: https://git.openjdk.org/jdk/pull/13079#issuecomment-1479083052



More information about the build-dev mailing list