[asdf Java] Use asdf java plugin to install GraalVM Java
asdf install GraalVM Java
GraalVM Java is the High-performance runtime with new compiler optimizations to accelerate Java application performance and lower infrastructure costs on premises and in the cloud. GraalVM Java provides new innovation for the Java platform:
-
Makes Java applications go faster
-
True microservice solution for Java
-
Perfect for containerized workloads
asdf
is a single CLI tool for managing multiple runtime versions. It extend with a simple plugin system to install your favourite language: Dart, Elixir, Flutter, Golang (Go), Java, Node.js, Python, Ruby …
This article is about how to use asdf
and Java plugin to install GraalVM Java on macOS with the Homebrew package manager.