Paul Krill
Editor at Large

Oracle introduces free license for GraalVM

news
Jun 23, 20232 mins

Oracle is making GraalVM, a high-performance Java virtual machine and JDK with an optimized compiler, available to use and redistribute for free.

free neon sign
Credit: Thinkstock

Oracle is making its GraalVM Java virtual machine and Java Development Kit (JDK) with advanced compiler technology available for free.

Developers and organizations can use and redistribute Oracle GraalVM without needing a click-through license agreement. The company announced on June 13 that Oracle GraalVM for JDK 17 and JDK 20 and subsequent releases are being offered free of charge, including all quarterly security updates. These releases will be available under the GraalVM Free Terms and Conditions (GFTC) license, permitting free use even for production deployments. Redistribution is permitted if not for a fee. For long-term support (LTS) releases such as GraalVM for JDK 17, Oracle will provide free GFTC releases until one year after the subsequent LTS release.

GraalVM compiles Java applications ahead of time into standalone binaries that start up faster and use less memory and CPU than applications running on the standard OpenJDK JVM. Runtimes or implementations of GraalVM are available for other languages including Python, JavaScript, R, and Ruby. Programs compiled to the WebAssembly binary instruction format also can be run via GraalVM.

Oracle said it will continue to provide GPL-licensed GraalVM Community Edition releases under the same terms as Oracle builds of OpenJDK.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author