RFR: Update jextract to reflect latest API changes [v3]

Jorn Vernee jvernee at openjdk.org
Tue Feb 14 13:15:18 UTC 2023


On Mon, 13 Feb 2023 11:06:23 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.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address review comments

Marked as reviewed by jvernee (no project role).

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

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


More information about the jextract-dev mailing list