[foreign-memaccess+abi] RFR: 8313265: Move the FFM API out of preview [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Jul 28 13:28:00 UTC 2023
On Fri, 28 Jul 2023 01:17:35 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Move the FFM API out of preview, by removing preview feature annotations from the implementation, and adjusting the tests to no longer use `--enable-preview`
>
> Jorn Vernee has updated the pull request incrementally with two additional commits since the last revision:
>
> - update @since tags
> - remove enable preview from other foreign tests
Looks good. Re. benchmarks, I seem to recall that we also added --enable-preview in the command to compile them. I presume we want to keep the makefile as is, for other preview APIs?
-------------
Marked as reviewed by mcimadamore (Committer).
PR Review: https://git.openjdk.org/panama-foreign/pull/853#pullrequestreview-1552116186
More information about the panama-dev
mailing list