[foreign-memaccess+abi] RFR: 8313265: Move the FFM API out of preview
Jorn Vernee
jvernee at openjdk.org
Thu Jul 27 22:50:01 UTC 2023
On Thu, 27 Jul 2023 21:18:21 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> 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.
It seems that, at least this was also done in the case of Loom: https://github.com/openjdk/jdk/pull/13203/files#diff-2a5b4b651fa41e70f7953f7ee06e964d8396fcd1fe5755a1609e81b3f84d9224R842
-------------
PR Review Comment: https://git.openjdk.org/panama-foreign/pull/853#discussion_r1276894501
More information about the panama-dev
mailing list