[foreign-memaccess+abi] RFR: 8296315: Add get/set-AtIndex methods for byte, boolean [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Nov 3 15:59:13 UTC 2022
On Thu, 3 Nov 2022 15:03:59 GMT, RedIODev <duke at openjdk.org> wrote:
>> This PR adds the left out getAtIndex and setAtIndex methods for byte and boolean to java.lang.foreign.MemorySegment.java
>
> RedIODev has updated the pull request incrementally with one additional commit since the last revision:
>
> added tests to TestMemoryAccessInstance
Looks good -thanks!
-------------
Marked as reviewed by mcimadamore (Committer).
PR: https://git.openjdk.org/panama-foreign/pull/747
More information about the panama-dev
mailing list