[foreign-jextract] RFR: Refresh panama documents to reflect API changes [v2]

Jorn Vernee jvernee at openjdk.java.net
Wed May 12 13:19:13 UTC 2021


On Wed, 12 May 2021 13:15:07 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> This patch tweaks the foreign memory access/linker documents to reflect the various changes in the API. Most notable changes are:
>> 
>> * The name of many static factories (e.g. layouts) has changed
>> * We dropped `MemorySegment::allocate` variants which do not accept a scope
>> 
>> I've also dropped the html version of said documents - since I believe the github rendering to be good enough (and, we refer to the github pages hosting these docs from other places anyway).
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix minor typos in the foreign memaccess doc

LGTM

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

Marked as reviewed by jvernee (Committer).

PR: https://git.openjdk.java.net/panama-foreign/pull/535


More information about the panama-dev mailing list