[foreign-memaccess+abi] RFR: 8313265: Move the FFM API out of preview

Jorn Vernee jvernee at openjdk.org
Thu Jul 27 21:20:55 UTC 2023


On Thu, 27 Jul 2023 21:08:44 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> Looks good. I believe there's probably other tests to fix - surely Vector tests, and also a couple in stream/spliterator and other areas?

Yes, good point. I will check those as well.

> src/java.base/share/classes/java/lang/foreign/AddressLayout.java line 55:
> 
>> 53:  * @see #ADDRESS
>> 54:  * @see #ADDRESS_UNALIGNED
>> 55:  * @since 19
> 
> I seem to recall that `@since` should be adjusted to state the version in which we leave preview.

Ok, I'll try to get confirmation on that, and then adjust the `@since` tags as needed.

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

PR Comment: https://git.openjdk.org/panama-foreign/pull/853#issuecomment-1654598680
PR Review Comment: https://git.openjdk.org/panama-foreign/pull/853#discussion_r1276831621


More information about the panama-dev mailing list