Oracle engineers have released a new version of GraalVM, their Java virtual machine that supports JIT compilation, ahead-of-time compilation with GraalVM Native Image, an LLVM runtime, JavaScript runtime, and other language support like Python and R.
With GraalVM 20.2 released on Tuesday there is now support for releasing memory used by the GraalVM library (libgraal) back to the operating system when the application enters a stable phase and the compilation goes idle. GraalVM 20.2 also has improvements to the "excessive