Fix mismatch descriptor and signature found for function pointer

Henry Jen henry.jen at oracle.com
Sat Jun 16 06:36:23 UTC 2018


Hi,

Please review the webrev[1] that,

- Only change Pointer signature for TypeAlias for Pointer type. This bug is causing mismatch of function descriptor and signature when a typedef callback is used as a function parameter.
- Minor tweak for test/debug

Cheers,
Henry

[1] http://cr.openjdk.java.net/~henryjen/panama/foreign/FISignature/webrev/


More information about the panama-dev mailing list