On the long term running ControllerBuddy as a GraalVM Native Image would be nice. Links: - ~~https://github.com/oracle/graal/issues/1701~~ - ~~https://github.com/oracle/graal/issues/2261~~ - ~~https://github.com/java-native-access/jna/issues/1172~~ - https://blogs.oracle.com/developers/building-cross-platform-native-images-with-graalvm - ~~https://github.com/amahfouz1/jna-graalvm~~ - https://github.com/classgraph/classgraph/wiki/Build-Time-Scanning#build-time-scanning-in-gradle-for-android - https://www.graalvm.org/latest/docs/getting-started/windows/ - https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html
On the long term running ControllerBuddy as a GraalVM Native Image would be nice.
Links:
Support JNA in native-image oracle/graal#1701JNA fails to load with GraalVM throwing JNA: Problems loading core IDs: java.lang.Object oracle/graal#2261JNA fails to load with GraalVM throwing JNA: Problems loading core IDs: java.lang.Object java-native-access/jna#1172https://github.com/amahfouz1/jna-graalvm