[foreign-memaccess+abi] RFR: 8296315: Add get/set-AtIndex methods for byte, boolean [v2]

RedIODev duke at openjdk.org
Sun Mar 12 23:12:49 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

I think it's best if you wrap this up. I followed the api changes loosely but didn't keep up with all the details so I don't have the broader picture right now. I'm not sure what else needs to be changed on top of the requested changes. I would do it myself but I'm currently short on time and wouldn't be able to finish this for some time.

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

PR: https://git.openjdk.org/panama-foreign/pull/747


More information about the panama-dev mailing list