[foreign-memaccess] Integrated: 8247924: Improve javadoc of Foreign Memory Access API (part one)

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Jun 19 13:52:53 UTC 2020


On Fri, 19 Jun 2020 09:57:16 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch clarifies the role of `MemorySegment::close`, and also mentions the fact that external memory sources
> (arrays/buffers) can be aliased, and that extra care must be taken by clients wanting to share such segments.
> I also fixed the typos in restricted methods which we also fixed in foreign-abi.

This pull request has now been integrated.

Changeset: 432c19e9
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/432c19e9
Stats:     16 lines in 1 file changed: 0 ins; 10 del; 6 mod

8247924: Improve javadoc of Foreign Memory Access API (part one)

Reviewed-by: jvernee

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

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


More information about the panama-dev mailing list