RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator) [v9]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Tue May 4 11:58:22 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 three additional commits since the last revision:

 - Tweak code some more
 - Use uniform naming convention for implementation metods in Module
 - Remove IllegalNativeAccessChecker

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3699/files
  - new: https://git.openjdk.java.net/jdk/pull/3699/files/6a659d87..ead71078

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3699&range=08
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3699&range=07-08

  Stats: 169 lines in 5 files changed: 41 ins; 114 del; 14 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 security-dev mailing list