Open
Description
With the latest improvements in Gradle around nativeImageCapable toolchain detection and configuration, it's a shame that the native-agent-run tasks are still not configured to read the javaLauncher (or a more generic executable) property, like the nativeCompile task is already doing.
This would enable a fully hands-free experience, where no GRAALVM_HOME variable should be defined, and where everything is handled by gradle toolchains.
Metadata
Metadata
Assignees
Labels
No labels