[foreign-jextract] RFR: Refresh panama documents to reflect API changes [v3]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed May 12 13:31:59 UTC 2021
> 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 two additional commits since the last revision:
- Fix hyperlink
- Fix minor typos in ffi doc
Adjust link to appendix in ffi doc
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/535/files
- new: https://git.openjdk.java.net/panama-foreign/pull/535/files/96f44d59..0f581efd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=535&range=02
- incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=535&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/535.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/535/head:pull/535
PR: https://git.openjdk.java.net/panama-foreign/pull/535
More information about the panama-dev
mailing list