[foreign-memaccess+abi] Integrated: 8274157: java.foreign: Add method MemorySegment::asOverlappingSlice
Julia Boes
jboes at openjdk.java.net
Tue Oct 5 13:27:27 UTC 2021
On Tue, 28 Sep 2021 12:59:19 GMT, Julia Boes <jboes at openjdk.org> wrote:
> This change adds a method to the MemorySegment API that detects if two segments are overlapping.
This pull request has now been integrated.
Changeset: 2aaf59d3
Author: Julia Boes <jboes at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/2aaf59d31225f9988a845a240c0dd075cfd52563
Stats: 351 lines in 4 files changed: 349 ins; 0 del; 2 mod
8274157: java.foreign: Add method MemorySegment::asOverlappingSlice
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/585
More information about the panama-dev
mailing list