RFR: 8295044: Implementation of Foreign Function and Memory API (Second Preview) [v6]

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Nov 7 15:00:02 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:

  Make memory session a pure lifetime abstraction

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/10872/files
  - new: https://git.openjdk.org/jdk/pull/10872/files/b98febff..f04be0da

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10872&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10872&range=04-05

  Stats: 2492 lines in 139 files changed: 600 ins; 771 del; 1121 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 core-libs-dev mailing list