[foreign-abi] Integrated: 8253360: LibraryLookup javadoc should be clearer about how to create restricted segments

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Sep 18 16:55:34 UTC 2020


On Fri, 18 Sep 2020 15:57:56 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch adds a better description of how clients are supposed to derive segments from a lookup symbol, by stating
> the need of keeping the symbol alive via segment attachment.
> I also fixed a missing type parameter javadoc in the VaList API.

This pull request has now been integrated.

Changeset: 2d67ef18
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/2d67ef18
Stats:     15 lines in 2 files changed: 1 ins; 12 del; 2 mod

8253360: LibraryLookup javadoc should be clearer about how to create restricted segments

Reviewed-by: sundar, psandoz

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

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


More information about the panama-dev mailing list