Skip to content

GraalVM Community Edition 19.0.2

Compare
Choose a tag to compare
@ansalond ansalond released this 14 Jun 18:35
· 49752 commits to master since this release

GraalVM is a high-performance, embeddable, polyglot Virtual Machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Kotlin, and LLVM-based languages such as C and C++.

Additionally, GraalVM allows efficient interoperability between programming languages and compiling Java applications ahead-of-time into native executables for faster startup time and lower memory overhead.

This download includes:

  • JVM
  • JavaScript Engine & Node.js Runtime
  • LLVM Engine
  • Developer Tools

The Native Image, Ruby, R and Python plugins are optionally available using the GraalVM gu utility.
The complete release notes can be found on the website: http://www.graalvm.org/docs/release-notes/.

This is a bug fix release for 19.0 and we recommend upgrading for all 19.0.x users.