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

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Aug 11 13:19:46 UTC 2022


On Thu, 11 Aug 2022 13:14:55 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`
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improve JavaDoc

Looks good!

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list