[foreign-jextract] [Rev 01] RFR: 8242465: jextract should skip variables and struct fields with types that cannot be handled
Jorn Vernee
jvernee at openjdk.java.net
Fri Apr 10 09:52:50 UTC 2020
On Fri, 10 Apr 2020 06:59:08 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> skipping problematic variables, generating empty structs for structs with problematic fields.
>
> Athijegannathan Sundararajan has updated the pull request with a new target base due to a merge or a rebase. The pull
> request now contains four commits:
> - Merge foreign-jextract
> - 8242465: jextract should skip variables and struct fields with types that cannot be handled
> - avoiding toJavaArray. printing by accessing native array directly (Cdouble's indexed getter)
> - 8242376: update jextract samples to avoid --filter option
doc/panama_jextract.md line 431:
> 430: ```
> 431: <<<<<<< HEAD
> 432:
Spurious HEAD marker.
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/108
More information about the panama-dev
mailing list