[foreign-jextract] Integrated: Refresh panama documents to reflect API changes

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed May 12 14:23:01 UTC 2021


On Wed, 12 May 2021 12:17:54 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> 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).

This pull request has now been integrated.

Changeset: 0d3f2f57
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/0d3f2f5713181e8022bd342fa5038bd5b35677e1
Stats:     1400 lines in 4 files changed: 13 ins; 1292 del; 95 mod

Refresh panama documents to reflect API changes

Reviewed-by: jvernee

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

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


More information about the panama-dev mailing list