Integrated: Update jextract to reflect latest API changes

Maurizio Cimadamore mcimadamore at openjdk.org
Tue Feb 14 13:50:18 UTC 2023


On Fri, 10 Feb 2023 17:40:55 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch refreshes the generated bindings to reflect the latest API changes in https://github.com/openjdk/panama-foreign/pull/787.
> 
> The changes are straightforward, and mostly consist in removing `.scope()` calls when creating upcalls, and with replacing some `SegmentScope` parameters with `Arena` ones.

This pull request has now been integrated.

Changeset: e88e3685
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/jextract/commit/e88e3685654fbed04bced03d10269d5c63fda310
Stats:     103 lines in 34 files changed: 6 ins; 3 del; 94 mod

Update jextract to reflect latest API changes

Reviewed-by: jvernee

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

PR: https://git.openjdk.org/jextract/pull/102


More information about the jextract-dev mailing list