[foreign-jextract] RFR: 8248710: jextract should not generate Cstring, Cpointer, Cint C-X utility classes

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Jul 2 16:04:19 UTC 2020


On Thu, 2 Jul 2020 15:38:36 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> Cstring, Cpointer, C-X* classes are not generated anymore. Updated tests, samples for the same. Samples updated for
> stability issues with foreign-abi crashes as well.

Looks good, but I don't like disabling intrinsics on all samples - if they need more work we should just disable them
for the time being (either as part of this, or, better a separate change)

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

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


More information about the panama-dev mailing list