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.

Articles, Home

Omni Faces 4.0 Changes Minimal Dependency to Java 11, While Removing Deprecated Classes

Five years after its previous major release, OmniFaces 4.0 has been released after a long series of milestones that included a “Jakartified version of 3.14 with a couple of breaking changes” following the release of Jakarta EE 10. Besides the minimum requirements and breaking changes, new utility methods have been added and omnifaces.js is now sourced by Typescript rather than vanilla JavaScript.