[foreign-abi] RFR: 8252872: NativeScope should take Addressable instead of MemoryAddress [v2]
Jorn Vernee
jvernee at openjdk.java.net
Mon Sep 7 13:35:46 UTC 2020
On Mon, 7 Sep 2020 13:32:55 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> The routines for creating a memory segment initialized to a given initial MemoryAddress value should be updated to
>> allow clients to pass any Addressable.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>
> * Tweak VaList builder method to take Addressable
> * Tweak VaList builder methods to take sharp layout types
> * Fix tests
> * Change VaList.ofAddress to be restricted method
> * Add restricted Javadoc to free/allocate in CSupport
Marked as reviewed by jvernee (Committer).
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/311
More information about the panama-dev
mailing list