Currently unsupported type cause jextract to fail, however, it could be more tolerant and generate code for those can be supported.
Although it may be considered to fail early, this proved to be troublesome as there are types currently not supported, with because panama not supporting them yet or in some case, libclang cannot provide enough support, for example, atomic type as inJDK-8223489.
Although it may be considered to fail early, this proved to be troublesome as there are types currently not supported, with because panama not supporting them yet or in some case, libclang cannot provide enough support, for example, atomic type as in
- relates to
-
JDK-8226524 JextractToolProviderTest.java is failing after JDK-8225630
- Closed