[foreign-jextract] RFR: 8252756: jextract does not handle VLAs/Incomplete Arrays/Flexible arrays

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Sep 3 13:03:07 UTC 2020


On Thu, 3 Sep 2020 12:24:27 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Hi,
> 
> This PR removes the variable length array workarounds that were needed pre-LLVM 9, and adds a test that verifies that
> the correct layout is generated for a struct containing a VLA.
> Thanks,
> Jorn

Looks good

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list