Part 3: Alternative JVMs
Advancing in our exploration, we introduce GraalVM—a versatile alternative JVM supporting multiple languages with ahead-of-time compilation. Broadening our perspective further, we delve into the broader JVM ecosystem in Chapter 8, exploring alternative JVMs such as OpenJ9 and Correto. These chapters collectively expand our understanding of diverse JVM implementations, providing insights into their features and use cases.
This part has the following chapters:
- Chapter 7, GraalVM
- Chapter 8, JVM Ecosystem and Alternative JVMs