RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v7]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri Apr 30 15:20:42 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 two additional commits since the last revision:
- Revert bad change in benchmark copyright
- Do not apply optimized bound check if accessed offset/length do not fit in an `int` value
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3699/files
- new: https://git.openjdk.java.net/jdk/pull/3699/files/75474a1f..793ea5c5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3699&range=06
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3699&range=05-06
Stats: 23 lines in 3 files changed: 17 ins; 5 del; 1 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 nio-dev
mailing list