[foreign-memaccess+abi] Integrated: 8305369: Issues in zero-length memory segment javadoc section

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Mar 31 16:13:44 UTC 2023


On Fri, 31 Mar 2023 10:44:42 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch addresses a number of issue in the zero-length memory segment javadoc section:
> 
> * there are some typo in the code samples (e.g. extra semi-colons);
> * variable names are off (e.g. spurious references to a `foreign` segment variable);
> * the explanation of how a pointer is read from a segment is lacking, and could be clarified;
> * it would be useful to have links to other section (e.g. in the Linker javadoc) which also deal with ZLMS.

This pull request has now been integrated.

Changeset: 380bcfe8
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/panama-foreign/commit/380bcfe881c5538046137a66b5e7acb1e4c0673b
Stats:     45 lines in 2 files changed: 11 ins; 8 del; 26 mod

8305369: Issues in zero-length memory segment javadoc section

Reviewed-by: jvernee

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

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


More information about the panama-dev mailing list