[foreign-memaccess+abi] RFR: 8305170: Add MemoryLayout::withoutAlignment as an alias for withAlignment(8)

Per Minborg pminborg at openjdk.org
Thu Jul 27 12:05:59 UTC 2023


On Thu, 27 Jul 2023 07:18:12 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to add new methods to the many MemoryLayout classes called `withoutAlignment()` and that is an alias of calling `withAlignment(1)`.

I will close this PR as the cost/benefit does not merit the change.

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

PR Comment: https://git.openjdk.org/panama-foreign/pull/852#issuecomment-1653477513


More information about the panama-dev mailing list