RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v4]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu Apr 29 11:15:00 UTC 2021
> This PR contains the API and implementation changes for JEP-412 [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/412
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
Address review comments:
* Fix all link vs. linkplain
* Remove `volatile` and other defensive copying in `IllegalNativeAccessChecker`
* Added @throws clauses in restricted methods for `IllegalCallerException`
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3699/files
- new: https://git.openjdk.java.net/jdk/pull/3699/files/24e554c5..20671853
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3699&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3699&range=02-03
Stats: 102 lines in 8 files changed: 57 ins; 0 del; 45 mod
Patch: https://git.openjdk.java.net/jdk/pull/3699.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3699/head:pull/3699
PR: https://git.openjdk.java.net/jdk/pull/3699
More information about the security-dev
mailing list