Previous Releases
GraalVM Community 22.3
Community supported open source build
Download the latest GraalVM JDK in one line:
bash <(curl -sL https://get.graalvm.org/jdk)
GraalVM Enterprise 22.3
Oracle 24x7 supported commercial build
Download the latest GraalVM Enterprise JDK in two lines:
bash <(curl -sL https://get.graalvm.org/ee-token)
bash <(curl -sL https://get.graalvm.org/jdk)