graalvm-jdk@21
« Back to VersTracker
Description:
GraalVM from Oracle
Type: Cask  |  Latest Version: 21.0.10,8@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @graalvm  |  formulae.brew.sh
Category: Developer tools
Tags: java jdk graalvm native-image polyglot compiler
Install: brew install --cask graalvm-jdk@21
About:
GraalVM is a high-performance JDK from Oracle that accelerates Java and other JVM languages using just-in-time (JIT) and ahead-of-time (AOT) compilation. It enables creation of native executables via GraalVM Native Image for fast startup and low memory footprint. The platform also provides advanced tools for profiling, monitoring, and language interoperability.
Key Features:
  • GraalVM Native Image for AOT compilation
  • High-performance JIT compiler
  • Polyglot runtime (Java, JavaScript, Python, R, Ruby, LLVM)
  • Tracing and profiling tools (VisualVM, Chrome Inspector)
Use Cases:
  • Building cloud-native microservices with instant startup
  • Creating CLI tools with native binaries
  • Polyglot applications combining multiple languages
Alternatives:
  • Temurin (Eclipse Adoptium) – Standard OpenJDK builds without native image or polyglot features
  • Microsoft Build of OpenJDK – OpenJDK distribution focused on Azure and Windows; lacks GraalVM's AOT and polyglot capabilities
Version History
Detected Version Rev Change Commit
Jan 21, 2026 11:06pm 21.0.10,8 0 VERSION_BUMP 93e51840
Jul 30, 2025 2:13pm 21.0.8,12 0 VERSION_BUMP 08eef709