[foreign-memaccess] RFR: JDK-8242253: Clarify bulk of addresses backed by same storage

Paul Sandoz psandoz at openjdk.java.net
Tue Apr 7 17:07:42 UTC 2020


On Tue, 7 Apr 2020 09:40:33 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Here is a small tweak to the specification of `MemoryAddress.copy` when source and target address ranges do not
>> overlap, but there are overlapping regions of the same backing storage.
>
> Well spotted - I suspect MappedByteBuffer have a similar issue?

/contributor add Florian Weimer fweimer at redhat.com

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

PR: https://git.openjdk.java.net/panama-foreign/pull/101


More information about the panama-dev mailing list