[foreign-memaccess+abi] Integrated: 8303666: Move address layout outside of ValueLayout namespace
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Mar 7 13:17:54 UTC 2023
The message from this sender included one or more files
which could not be scanned for virus detection; do not
open these files unless you are certain of the sender's intent.
----------------------------------------------------------------------
On Mon, 6 Mar 2023 16:07:11 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This patch moves ValueLayout.OfAddress into a toplevel class. This seems desirable since address layouts are very important in the FFM API, and also provides seadditional methods on top of `ValueLayout` to get/set a *target layout*.
This pull request has now been integrated.
Changeset: 8fb623d4
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/panama-foreign/commit/8fb623d4b3bd509bc548f249167d18d0845cad31
Stats: 268 lines in 31 files changed: 133 ins; 72 del; 63 mod
8303666: Move address layout outside of ValueLayout namespace
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/panama-foreign/pull/811
More information about the panama-dev
mailing list