[foreign] RFR 8211319: jextract fails to extract /usr/include/stdio.h on Linux
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Oct 4 10:46:14 UTC 2018
Looks good as a temporary fixup. Ultimately, it seems that the
underlying cause (as we have discussed) is in jextract attempting to
artificially break up things at header boundaries, which results in
dangling references. When jextract will work on a more holistic way
(e.g. one artifact per extracted library), I believe we will be able to
address this in the right way.
In the meantime, this is ok.
Thanks
Maurizio
On 04/10/18 11:40, Sundararajan Athijegannathan wrote:
> Please review.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8211319
> Webrev: http://cr.openjdk.java.net/~sundar/8211319/webrev.00/
>
> Thanks,
> -Sundar
More information about the panama-dev
mailing list