[foreign-memaccess+abi] Integrated: Update foreign linker doc

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Dec 13 16:08:59 UTC 2022


On Fri, 9 Dec 2022 18:24:17 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch refreshes the document describing the Foreign Linker API.
> 
> The biggest change is at the beginning, as we have to deal with the concept of zero-length memory segments (we had a section on memory addresses here).
> 
> Other than that, it's mostly cosmetic changes to rename `MemorySession` to `Arena`.

This pull request has now been integrated.

Changeset: 78d460f0
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/panama-foreign/commit/78d460f04d93f3df8e8f703e78780a152793f44a
Stats:     103 lines in 1 file changed: 7 ins; 8 del; 88 mod

Update foreign linker doc

Reviewed-by: jvernee

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

PR: https://git.openjdk.org/panama-foreign/pull/759


More information about the panama-dev mailing list