[foreign-jextract] [Rev 02] RFR: 8241925: jextract should generate simple allocation, access API for C primitive types

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed Apr 1 11:13:28 UTC 2020


On Wed, 1 Apr 2020 10:58:43 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

>> added static method helper classes to handle allocation, access ot C primitive types and C strings.
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
> revision:
>   * renamed Cstring.toString as Cstring.toJavaString
>   * added toJavaArray for Cint, Cdouble etc.
>   * alignment in panamd-jextract.md

Looks good!

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list