[nicl] RFR: implementation for -l option of jextract tool

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Mon Feb 12 16:56:24 UTC 2018


Looks good!

Maurizio


On 12/02/18 15:07, Sundararajan Athijegannathan wrote:
> 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