[foreign-memaccess] Integrated: 8252866: MemoryAccess.setAddress should take Addressable, not MemoryAddress (follow up)
Athijegannathan Sundararajan
sundar at openjdk.java.net
Wed Sep 9 17:19:54 UTC 2020
On Wed, 9 Sep 2020 17:13:24 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This small patch fixes an oversight - MemoryAccess.setAddressAtOffset should call address() on the incoming value,
> before dispatching on the var handle.
Marked as reviewed by sundar (Committer).
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/315
More information about the panama-dev
mailing list