Articles, Home

GraalVM Java Compilers Join OpenJDK in 2023, Align with OpenJDK Releases and Processes

The Community Editions of the GraalVM JIT and Ahead-of-Time (AOT) compilers will move to OpenJDK in 2023. They will align with OpenJDK releases and processes. Existing releases, GraalVM Enterprise Edition, and other GraalVM projects will not. GraalVM 22.3 provides experimental support for JDK 19 and improves observability. Project Leyden will standardize Java AOT compilation.

Articles, Home

Java InfoQ Trends Report – December 2022

This report provides a summary of how the InfoQ Java editorial team and several Java Champions currently see the adoption of technology and emerging trends within the Java and JVM space in 2022. We focus on Java the language, as well as related languages like Kotlin and Scala, the Java Virtual Machine (JVM), and Java-based frameworks and utilities.

Articles, Home

Polymorph Thread Fabric

Polymorph Thread Fabric is a single-threaded concurrency toolkit implementing the agent model – enabling you to do task switching within a single thread.