RFR: making jextract work with latest panama-foreign repo targetting jdk 20 [v3]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Aug 12 12:16:35 UTC 2022
On Fri, 12 Aug 2022 11:38:39 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> making jextract work with latest panama-foreign repo targetting jdk 20
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>
> changes suggested in review. Missed MemoryAddress->MemorySegment change in 'tcl' sample.
Looks (very) good
samples/libffmpeg/LibffmpegMain.java line 108:
> 106: // AVFrameContext formatCtx;
> 107: // formatCtx.nb_streams
> 108: int nb_streams = AVFormatContext.nb_streams$get(pFormatCtx);
nice!!
-------------
Marked as reviewed by mcimadamore (Committer).
PR: https://git.openjdk.org/jextract/pull/60
More information about the jextract-dev
mailing list