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

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Jul 27 09:07:00 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)`.

Honestly, I don't see this as being a necessary addition.

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

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


More information about the panama-dev mailing list