RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v39]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu May 5 20:54:53 UTC 2022
> This PR contains the API and implementation changes for JEP-424 [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/424
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
* Clarify what happens when SymbolLookup::loaderLookup is invoked from JNI
* Tweak restricted method check to work when there's no caller class
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7888/files
- new: https://git.openjdk.java.net/jdk/pull/7888/files/853f06b8..4d24ffa9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=38
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=37-38
Stats: 22 lines in 2 files changed: 16 ins; 1 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/7888.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7888/head:pull/7888
PR: https://git.openjdk.java.net/jdk/pull/7888
More information about the nio-dev
mailing list