@overheadhunter
Due to the changes for the Foreign Function & Memory API, that came with #JEP434, jextract had been brought in sync with the #JDK20 branch.

And binary builds for all platforms were already released too. 👍 😎
https://jdk.java.net/jextract/

Jextract Early-Access Builds

jFUSE (#FUSE bindings for #Java based on #ProjectPanama FFI) has now been migrated to #JDK20 and #JEP434.

https://github.com/cryptomator/jfuse

GitHub - cryptomator/jfuse: Experimental panama-based Java bindings for FUSE

Experimental panama-based Java bindings for FUSE. Contribute to cryptomator/jfuse development by creating an account on GitHub.

GitHub

Anyone working with #ProjectPanama in #IntelliJIDEA knows whether there is an project-wide option to set some `—enable-native-access` flags? I.e. not in each run target individually?

Every time I run a unit test, I need to set these manually. Maybe the IDE can adapt flags from surefire or failsafe config in the pom.xml?

#java #jep424 #jep434