RFR: 8275063: Implementation of Foreign Function & Memory API (Second incubator) [v20]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri Nov 5 11:37:57 UTC 2021
> This PR contains the API and implementation changes for JEP-419 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>
> [1] - https://openjdk.java.net/jeps/419
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
Rename MemorySegment::ofAddressNative to MemorySegment::ofAddress
(which is consistent with other restricted factories in VaList and NativeSymbol)
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5907/files
- new: https://git.openjdk.java.net/jdk/pull/5907/files/350f1f07..663e72a8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5907&range=19
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5907&range=18-19
Stats: 51 lines in 23 files changed: 0 ins; 3 del; 48 mod
Patch: https://git.openjdk.java.net/jdk/pull/5907.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5907/head:pull/5907
PR: https://git.openjdk.java.net/jdk/pull/5907
More information about the core-libs-dev
mailing list