[foreign-memaccess+abi] Integrated: 8292038: Split factories to create sequence layouts

Per Minborg duke at openjdk.org
Fri Aug 12 09:16:01 UTC 2022


On Wed, 10 Aug 2022 08:00:02 GMT, Per Minborg <duke at openjdk.org> wrote:

> This PR splits the `MemoryLayout::sequence` method into two separate overloads:
> 
> 1. Explicit `elementCount`
> 2. Inferred `elementCount`

This pull request has now been integrated.

Changeset: f4d6c3ba
Author:    Per Minborg <pminborg at gmail.com>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/panama-foreign/commit/f4d6c3bab539443bb03389e5ed90a85fc9ad0125
Stats:     47 lines in 4 files changed: 22 ins; 13 del; 12 mod

8292038: Split factories to create sequence layouts

Reviewed-by: mcimadamore

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

PR: https://git.openjdk.org/panama-foreign/pull/704


More information about the panama-dev mailing list