[foreign-memaccess] Integrated: 8252866: MemoryAccess.setAddress should take Addressable, not MemoryAddress (follow up)

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed Sep 9 17:19:55 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.

This pull request has now been integrated.

Changeset: bb4f95ae
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/bb4f95ae
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8252866: MemoryAccess.setAddress should take Addressable, not MemoryAddress (follow up)

Reviewed-by: sundar

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

PR: https://git.openjdk.java.net/panama-foreign/pull/315


More information about the panama-dev mailing list