[foreign-jextract] RFR: Refresh panama documents to reflect API changes [v4]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed May 12 13:40:12 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 (third time lucky?)
- Tweak hyperlink (again)
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/535/files
- new: https://git.openjdk.java.net/panama-foreign/pull/535/files/0f581efd..b1efce97
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=535&range=03
- incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=535&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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