[foreign-jextract] RFR: 8253430: Improve the LibraryLookup API (jextract version)
    Maurizio Cimadamore 
    mcimadamore at openjdk.java.net
       
    Mon Sep 21 15:35:56 UTC 2020
    
    
  
This patch tweaks jextract's RuntimeHelper to use the updated LibraryLookup signatures.
-------------
Commit messages:
 - Merge branch 'foreign-jextract' into lookup-optional+jextract
 - Tweak signature of LibraryLookup::ofPath to take a Path argument
 - Merge branch 'foreign-jextract' into lookup-optional+jextract
 - Tweak LibraryLookup::lookup to return optional
Changes: https://git.openjdk.java.net/panama-foreign/pull/349/files
 Webrev: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=349&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253430
  Stats: 31 lines in 3 files changed: 4 ins; 18 del; 9 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/349.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/349/head:pull/349
PR: https://git.openjdk.java.net/panama-foreign/pull/349
    
    
More information about the panama-dev
mailing list