[foreign-abi] Integrated: 8252872: NativeScope should take Addressable instead of MemoryAddress

Maurizio Cimadamore mcimadamore at openjdk.java.net
Mon Sep 7 13:35:48 UTC 2020


On Mon, 7 Sep 2020 13:05:54 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.

This pull request has now been integrated.

Changeset: 5f635531
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/5f635531
Stats:     109 lines in 7 files changed: 34 ins; 14 del; 61 mod

8252872: NativeScope should take Addressable instead of MemoryAddress

Reviewed-by: sundar, jvernee

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

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


More information about the panama-dev mailing list