RFR: 8304265: Implementation of Foreign Function and Memory API (Third Preview) [v2]
Per Minborg
pminborg at openjdk.org
Tue Mar 21 07:50:22 UTC 2023
> API changes for the FFM API (third preview)
>
> Specdiff:
> https://cr.openjdk.org/~pminborg/panama/21/v1/specdiff/overview-summary.html
>
> Javadoc:
> https://cr.openjdk.org/~pminborg/panama/21/v1/javadoc/java.base/module-summary.html
Per Minborg has updated the pull request incrementally with two additional commits since the last revision:
- Update src/java.base/share/classes/java/lang/foreign/SymbolLookup.java
Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>
- Update src/java.base/share/classes/java/lang/foreign/AddressLayout.java
Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13079/files
- new: https://git.openjdk.org/jdk/pull/13079/files/bb2f4438..7a78948a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13079&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13079&range=00-01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/13079.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13079/head:pull/13079
PR: https://git.openjdk.org/jdk/pull/13079
More information about the nio-dev
mailing list