[foreign] RFR: 8223641: Run jextract with --log FINE cause UnsupportedOperationException

Henry Jen henry.jen at oracle.com
Thu May 9 18:41:16 UTC 2019


Hi,

Please review the trivial webrev[1] that fix usage of unsupported JType.Function.getSourceSignature that cause the UOE[2].

Because JType.Function doesn’t have information about function name, thus a proper implementation if not viable.

Cheers,
Henry

[1] http://cr.openjdk.java.net/~henryjen/panama/8223641/webrev/
[2] https://bugs.openjdk.java.net/browse/JDK-8223641 


More information about the panama-dev mailing list