[foreign-memaccess+abi] RFR: 8315096: Allowed access modes in memory segment should depend on layout alignment
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Aug 28 17:27:34 UTC 2023
On Mon, 28 Aug 2023 17:23:02 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> Note: I believe this text is really meant to mean: "these access modes are supported, but access is not atomic" (as in: might tear).
There is no check in any of the VH implementation that I know of that makes it throw UOE if get/set is called in 32 bits, so to speak.
-------------
PR Comment: https://git.openjdk.org/panama-foreign/pull/876#issuecomment-1696068061
More information about the panama-dev
mailing list