[nicl] RFR: implementation for -l option of jextract tool
    Sundararajan Athijegannathan 
    sundararajan.athijegannathan at oracle.com
       
    Mon Feb 12 15:07:47 UTC 2018
    
    
  
Implementation for -l <library> option of jextract tool:
The backend already supports @LibraryDependencies annotation to 
automatically load shared libraries. Current fix is to generate 
@LibrarayDependencies from jextract if user specifies one or more -l 
options. A test added to verify that the backend supports 
@LibrarayDependencies annotation.
Webrev: http://cr.openjdk.java.net/~sundar/jextract_l_option/webrev.00/
Thanks,
-Sundar
    
    
More information about the panama-dev
mailing list