GraalVM Joins Java SE Subscription, Offering High-Performance Multi-Language Capabilities at No Extra Cost
Oracle has integrated the GraalVM Enterprise multi-language runtime into its Java SE subscription service, offering a boost in performance and memory efficiency for Java-based applications. This new bundle, effective February 3, aims to enhance the execution speed of Java and JVM languages while supporting additional languages such as JavaScript and Python.
Previously, GraalVM Enterprise came with a price tag of $18 per processor per month. With this update, Oracle is including GraalVM Enterprise at no extra cost with the Java SE subscription. GraalVM Enterprise is compatible with Java 8 and Java 11, which are long-term support releases, with plans to extend support to newer Java versions.
Key features of GraalVM Enterprise include:
- High-Performance JIT Compiler: This component integrates with the HotSpot virtual machine to offer advanced optimizations for Java code, enhancing overall execution speed.
- Ahead-of-Time (AOT) Native Image Compiler: This feature allows for faster execution and reduced compute requirements by compiling Java applications into native executables. This capability aligns Java performance with that of languages like C and Go, making it more efficient for microservices and cloud deployments.
- Multi-Language Support: Besides Java, GraalVM supports multiple languages on the JVM, providing a versatile development environment.
Oracle’s Java SE subscription encompasses licensing and support for Java use across desktops, servers, and cloud environments. The subscription package also includes updates for performance, security, and stability, along with enterprise management and deployment capabilities.For more information on accessing Oracle’s Java SE subscriptions, users can visit the Oracle website.