RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v43]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon May 9 17:41:10 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:
Fix crashes in heap segment benchmarks due to misaligned access
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7888/files
- new: https://git.openjdk.java.net/jdk/pull/7888/files/3c88a2ef..7b774297
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=42
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=41-42
Stats: 41 lines in 2 files changed: 3 ins; 4 del; 34 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 core-libs-dev
mailing list