[foreign-memaccess+abi] RFR: Add support for high-level functions to copy to and from Java arrays [v7]
Uwe Schindler
uschindler at openjdk.java.net
Fri Jun 25 12:56:20 UTC 2021
On Fri, 25 Jun 2021 12:06:04 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> Note that I couldn't just add asReadOnly() to the source segment, as we're copying bits from segment to itself. What I did instead was to turn as read only the "source slice" which is used by the test.
Ok, missed this. When I looked at you patch after you fixed it, I may have overseen it. Sorry for this.
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/555
More information about the panama-dev
mailing list