[foreign-jextract] RFR: 8249879: Split MemorySegment and MemoryAddress (jextract edition) [v2]

Athijegannathan Sundararajan sundar at openjdk.java.net
Tue Jul 28 10:30:44 UTC 2020


On Tue, 28 Jul 2020 09:45:48 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> This patch fixes uses of memory segments and address following the big refactoring introduced by
>> https://git.openjdk.java.net/panama-foreign/pull/260 from sources and tests.
>
> Maurizio Cimadamore has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Remove AllocationScope and replace its uses with NativeAllocationScope
>  - * re-enable cursor upcall optimization
>    * drop Utils class and replace its usages with MemoryAccess

Marked as reviewed by sundar (Committer).

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

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


More information about the panama-dev mailing list