[foreign-jextract] [Rev 02] RFR: 8245066: struct/union/array address accessor should be x$ADDR() for consistency
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri May 15 13:10:54 UTC 2020
On Fri, 15 May 2020 11:58:55 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> * renamed struct/union/array accessor as x$ADDR
>> * Piggybacking to add a jextract based test for bug 8244938
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
> revision:
> * x$ADDR() for all global variables (of any type - int/struct/union...)
> * x$addr(structAddr) for struct members - same name lower case
> (suggestive of related but non-constant address)
Looks good, thanks
-------------
Marked as reviewed by mcimadamore (Committer).
PR: https://git.openjdk.java.net/panama-foreign/pull/166
More information about the panama-dev
mailing list