RFR: 7903181: port jextract for foreign-preview changes [v3]

Athijegannathan Sundararajan sundar at openjdk.java.net
Fri May 20 14:30:13 UTC 2022


On Fri, 20 May 2022 13:20:39 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   using varargs with allocateArray calls with initial content (review comment)
>
> samples/libffmpeg/LibffmpegMain.java line 42:
> 
>> 40: import libffmpeg.AVStream;
>> 41: import static libffmpeg.Libffmpeg.*;
>> 42: import static java.lang.foreign.MemoryAddress.*;
> 
> Most of other samples statically import just NULL

Will fix with specific import

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

PR: https://git.openjdk.java.net/jextract/pull/35


More information about the jextract-dev mailing list