Skip to content

[gradle] Fix agent toolchain detection #724

Open
@MartelliEnrico

Description

@MartelliEnrico

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions