Oracle Bundles GraalVM Enterprise with Java SE Subscription
Oracle has announced that GraalVM Enterprise, a powerful multi-language runtime, is now included with the Java SE subscription at no additional cost. This strategic move aims to enhance performance and memory efficiency for Java applications, benefiting developers and organizations relying on Java for their deployments.
The bundling, effective February 3, introduces a host of advantages to Java SE subscribers. GraalVM is known for its high-performance capabilities, enabling faster execution of Java and other JVM-based applications. Beyond Java, GraalVM supports additional programming languages like JavaScript and Python, broadening its utility for polyglot development teams.
Ordinarily, GraalVM Enterprise would cost $18 per processor per month. However, this inclusion provides immediate value to subscribers. Currently, GraalVM Enterprise supports Java 8 and Java 11, which are long-term support (LTS) releases. Oracle has also signaled plans to extend support to newer Java versions, ensuring alignment with the platform’s evolving landscape.
Key features of GraalVM Enterprise include a Just-in-Time (JiT) compiler for enhanced runtime optimizations and an Ahead-of-Time (AOT) native image compiler. The AOT compiler offers faster execution times and lower computational requirements, making it ideal for cloud and microservices environments. By delivering Java performance comparable to languages like C and Go, GraalVM Enterprise positions Java as a competitive choice for modern application development. Additionally, its multi-language support further strengthens its appeal in diverse software ecosystems.