[foreign-jextract] RFR: 8249879: Split MemorySegment and MemoryAddress (jextract edition)
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Jul 27 18:32:00 UTC 2020
This patch fixes uses of memory segments and address following the big refactoring introduced by
https://git.openjdk.java.net/panama-foreign/pull/260 from sources and tests.
-------------
Commit messages:
- Fix jextract source code and tests.
Changes: https://git.openjdk.java.net/panama-foreign/pull/267/files
Webrev: https://webrevs.openjdk.java.net/panama-foreign/267/webrev.00
Issue: https://bugs.openjdk.java.net/browse/JDK-8249879
Stats: 251 lines in 22 files changed: 12 ins; 52 del; 187 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/267.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/267/head:pull/267
PR: https://git.openjdk.java.net/panama-foreign/pull/267
More information about the panama-dev
mailing list