RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v3]
    Maurizio Cimadamore 
    mcimadamore at openjdk.java.net
       
    Tue Mar 22 14:04:07 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 three additional commits since the last revision:
 - rename syslookup lib on Windows
 - Add missing LIBS flag
 - Simplify syslookup build changes
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7888/files
  - new: https://git.openjdk.java.net/jdk/pull/7888/files/6bb1b5c9..4b2760d3
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7888&range=01-02
  Stats: 28 lines in 3 files changed: 1 ins; 23 del; 4 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 build-dev
mailing list