RFR: 8295044: Implementation of Foreign Function and Memory API (Second Preview) [v30]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Nov 23 10:54:53 UTC 2022
> This PR contains the API and implementation changes for JEP-434 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>
> [1] - https://openjdk.org/jeps/434
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
Fix bit vs. byte mismatch in test
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10872/files
- new: https://git.openjdk.org/jdk/pull/10872/files/66dd888d..3c75e097
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10872&range=29
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10872&range=28-29
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/10872.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10872/head:pull/10872
PR: https://git.openjdk.org/jdk/pull/10872
More information about the hotspot-dev
mailing list