[foreign-memaccess] RFR: 8248487: Add static helpers to access segments [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Tue Jun 30 19:00:19 UTC 2020
On Tue, 30 Jun 2020 15:35:38 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Add javadoc, and make the class final
>> - Move accessors to separate class called MemoryAccess
>
> Marked as reviewed by chegar (no project role).
Moved all accessors to a separate class (MemoryAccess). Also added a pair of accessors for memory address carriers.
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/221
More information about the panama-dev
mailing list