[foreign-jextract] RFR: 8240372: TypeTranslator can not handle plain function types

Athijegannathan Sundararajan sundar at openjdk.java.net
Tue Mar 3 17:45:55 UTC 2020


On Tue, 3 Mar 2020 17:33:35 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Hi,
> 
> Please review this patch that adds handling for functions that use plain function types, as opposed to function pointers as parameter types (see the bug & test case).
> 
> I also noticed when writing the tests that some of the test files were using the copyright header with class path exception. I went through these with a script and corrected the copyright headers.
> 
> Thanks,
> Jorn

Looks good!

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

Marked as reviewed by sundar (Committer).

PR: https://git.openjdk.java.net/panama-foreign/pull/38


More information about the panama-dev mailing list