Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix identification of the GraalVM executable #91

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

melix
Copy link
Collaborator

@melix melix commented Jul 5, 2021

This commit fixes a bug with the identification of the native image
executable, when the GraalVM JDK is found via a Gradle toolchain:
it was looking for the executable at the root of the installation
path instead of the bin directory.

This commit fixes a bug with the identification of the native image
executable, when the GraalVM JDK is found via a Gradle toolchain:
it was looking for the executable at the root of the installation
path instead of the `bin` directory.
@melix melix added the bug Something isn't working label Jul 5, 2021
@melix melix added this to the 0.9.2 milestone Jul 5, 2021
@melix melix self-assigned this Jul 5, 2021
@melix melix merged commit 115bbcd into graalvm:master Jul 5, 2021
@melix melix deleted the cc/fix-bin-identification branch July 5, 2021 11:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working oracle-emp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants