[foreign-memaccess+abi] RFR: 8274157: java.foreign: Add method MemorySegment::isOverlapping [v3]
Julia Boes
jboes at openjdk.java.net
Mon Oct 4 12:57:00 UTC 2021
> This change adds a method to the MemorySegment API that detects if two segments are overlapping.
Julia Boes has updated the pull request incrementally with one additional commit since the last revision:
add test for overlap and offsetOf and update names
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/585/files
- new: https://git.openjdk.java.net/panama-foreign/pull/585/files/996e4df3..0c2d2c9a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=585&range=02
- incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=585&range=01-02
Stats: 326 lines in 5 files changed: 154 ins; 142 del; 30 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/585.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/585/head:pull/585
PR: https://git.openjdk.java.net/panama-foreign/pull/585
More information about the panama-dev
mailing list