Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

gu missing #1868

Closed
veganaize opened this issue Nov 21, 2019 · 5 comments
Closed

gu missing #1868

veganaize opened this issue Nov 21, 2019 · 5 comments
Assignees

Comments

@veganaize
Copy link

The gu update utility is apparently missing from GraalVM 19.3.0 (Windows) community edition. It is not located in $GRAALVM_HOME/bin/gu and doesn't seem to be found anywhere within the directory structure.

C:\graalvm-ce-java11-19.3.0\bin>java -version
openjdk version "11.0.5" 2019-10-15
OpenJDK Runtime Environment (build 11.0.5+10-jvmci-19.3-b05-LTS)
OpenJDK 64-Bit GraalVM CE 19.3.0 (build 11.0.5+10-jvmci-19.3-b05-LTS, mixed mode
, sharing)

@ezzarghili
Copy link
Member

There are no extra plugins to pull for windows and native-image is part of the base build.

@ezzarghili
Copy link
Member

Closing this, please feel free to reopen if you still have questions.

@fabrice-ducos
Copy link

I don't understand why this issue was closed. I have just downloaded graalvm-jdk-21 for Linux and the gu tool is not included in the bin directory, contrarily to what is documented here.

The native-image tool is available and works. But the OP was asking for the gu tool, and it is definitely not.

@ArloL
Copy link

ArloL commented Dec 7, 2023

The link you posted is for a different version. This is the latest version:
https://www.graalvm.org/latest/reference-manual/graalvm-updater/

The GraalVM Updater was removed in GraalVM for JDK 21. For more details and information on migration options, see issue #6855.

@fabrice-ducos
Copy link

Thanks for the hint! Being new to GraalVM, my confusion came from the fact that the documentation for GraalVM 22 does refer to the gu tool, and that I thought that it was newer than GraalVM for JDK 21 (because 22 > 21), and therefore that the gu tool was still documented as available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants