[foreign-memaccess+abi] RFR: 8296315: Add get/set-AtIndex methods for byte, boolean [v2]
Jorn Vernee
jvernee at openjdk.org
Wed Mar 8 18:04:51 UTC 2023
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
@RedIODev We've discussed this PR with the team, and we'd still like to take in this change. Apologies that the process has been a bit messy so far.
Do you want to take another look at this PR? (Unfortunately there are likely other changes needed on top of the ones I listed above, since the API has changed again). If not, we could also take over and add these methods in a separate PR, if that seems more convenient.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/747
More information about the panama-dev
mailing list