Recent Posts

Java 22 Is Here, And It’s Ready To Rock

Java 22 is here! It’s been six months since Java 21 was released, so it’s time for another fresh set of Java features. In this article, you’ll go on a tour of the JEPs that are part of this release, giving you a brief introduction to each of them. Where applicable, the differences with Java 21 are highlighted and a …

Read More »

Java 22: What’s New?

As soon as Java 22 is out, it’ll be time to walk through all the functionalities that this version bring to us as developers. JEP 461 – Stream Gatherers (Preview) Enhances the Stream API with support for custom intermediate operations. This is a preview API. The Stream API provides a fixed set of intermediate and terminal operations. It allows terminal …

Read More »

Foojay Podcast #45: Welcome to Java 22

Last September, we got Java 21, a Long Term Support (LTS) version with eight new big features and seven incubator or preview features. Does Java 22 also bring that much innovation, or is it just a bug-fix release? And what needs to be done to get such a release published on time? Let’s find out… Video Podcast (audio only) Speakers …

Read More »