Foojay Podcast #92: Java 26 Is Here: What's New, What's Gone, and Why It Matters in 2026
Welcome to another episode of the Foojay Podcast! In this episode, we're talking about Java 26, released on March 17 in the year 26. Again, …

Welcome to another episode of the Foojay Podcast! In this episode, we're talking about Java 26, released on March 17 in the year 26. Again, …

Strategic acquisition bolsters Azul’s Java platform with complementary products, deep Java expertise and accelerated go-to-market …

By making one change, using Azul Platform Prime enhanced by Optimizer Hub, a global enterprise improved application responsiveness and …

We're excited to present the first episode of the Foojay Podcast's fifth season, marking the release of OpenJDK 25! For the first time, an …
Explore the intricacies of Java’s multidimensional arrays with this in-depth guide. Learn how to declare, initialize, and utilize arrays of …

Since 2018, we’ve had a new release of the Java platform every six months. With Swiss watch-like regularity, the latest version of Java is …

We serve you a podcast about the new Java version every six months. Our regular guest, Simon Ritter, Deputy CTO of Azul, is known on social …

OpenJDK (Java) 23 is (almost) here! This version introduces three new features to the language and runtime and many bug fixes, small …

Given the requirements of the DORA Act, which mandates strong operational resilience for financial institutions in the EU, leveraging a JVM …

DORA is not just a regional EU regulation but one with far-reaching implications for the global financial services market.

Equifax had numerous firewalls in place that would have done all the things a firewall should, but did not prevent the attack. Find out why!

Azul ensures that financial institutions using Java remain compliant with DORA by providing a secure, supported, and stable Java platform, …

DORA significantly impacts investments by the financial sector in Java, because of its emphasis on secure and resilient software.

The School of OpenJDK Migration is totally free and self-paced. Do yourself a favor and start preparing about OpenJDK migration today.

Last September, we got Java 21, a Long Term Support (LTS) version with eight new big features and seven incubator or preview features. Does …

Oracle deserves props for continuing to develop Java as an open-source platform, but its pricing model and licensing continues to drive …

Did you know switching your Java runtime helps reduce Cloud waste?
Simon Ritter and Gerrit Grunwald answer a question that they hear repeatedly: “If I decide to stay with Oracle Java (rather than migrate to …

As a sponsor of the largest Java developer community conference in Europe, the Azul team is excited to be back!

Since 2018, we get a new version of Java every 6 months. And version 21, released during today, is a long-term support version that can be …

What new features does Java 20 bring? And why should we use it? And what can we expect from the next LTS version, 21, in September?

Learn from Simon Ritter how pattern matching in Java can make your code more concise without losing readability.

Did you know? Azul continues to provide updates to the Zulu builds of OpenJDK 7 until at least December 2027.

If you want a superfast startup for your Java applications without warmup time or resources, why not try Java on CRaC?
In this podcast, we explore the topic of why there are so many JDKs, how are they the same, and how they are different!
Did you know "var" won’t work with a null assignment because no specific type can be inferred and we cannot declare a variable of null type?
Unlike sealed classes, hidden classes (JEP 371) are a JVM rather than a language-level feature, aiming not to change the Java language.
The most significant new feature in JDK 15, and the only change to the language, is the introduction of sealed classes as a preview feature.
As a language, Java has evolved over the last 25 years in a way that has provided excellent backwards compatibility. Here's an overview of …
Java 14 (Java SE 14) and its Java Development Kit 14 (JDK 14) is now available! Know more about new features and enhancements in JDK14.