[foreign-jextract] Integrated: 8261073: Remove @C annotations from jextracted code

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Feb 4 11:25:09 UTC 2021


On Thu, 4 Feb 2021 11:17:18 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> removing C type annotations in generated code

Looks good - to be clear, the goal here is to replace type annotations with some javadoc content which will point at the C signature of a function.

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list