RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v26]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Apr 11 18:36:48 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:
Use a less expensive array element alignment check
The bit to byte conversion shows up in hot paths
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7888/files
- new: https://git.openjdk.java.net/jdk/pull/7888/files/c9afcd17..a68195ae
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=25
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=24-25
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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