[foreign-memaccess+abi] Withdrawn: 8317324: Add an overload to bind a memory segment var handle at an offset
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Oct 12 14:27:57 UTC 2023
On Fri, 29 Sep 2023 16:09:24 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This PR adds an overload which binds a memory segment var handle offset coordinate to a provided constant value.
>
> This is useful when the client knows that the accessed offset will be e.g. zero, or some other known constant value, thus reducing the number of coordinates that var handles clients will have to provide on each access.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/900
More information about the panama-dev
mailing list