[foreign-memaccess] Integrated: 8252866: MemoryAccess.setAddress should take Addressable, not MemoryAddress
Athijegannathan Sundararajan
sundar at openjdk.java.net
Mon Sep 7 12:08:26 UTC 2020
On Mon, 7 Sep 2020 12:01:44 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> `MemoryAccess::setAddress` should be made more flexible by accepting an `Addressable` instance. This reflects the API
> design principle of *Be liberal in what you accept, and conservative in what you send*.
Marked as reviewed by sundar (Committer).
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/310
More information about the panama-dev
mailing list