Foojay Podcast #92: Java 26 Is Here: What’s New, What’s Gone, and Why It Matters in 2026

Author: Frank Delporte

Original post on Foojay: Read More

Table of Contents

YouTubePodcast AppsGuestsContent

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, right on schedule with Java’s six-month release cadence.

Now, Java 26 is not a Long Term Support (LTS) release; that was Java 25. But don’t let that fool you into thinking there’s nothing interesting here. This release brings ten JDK Enhancement Proposals (JEPs). They cover everything from performance improvements to long-overdue cleanups. Of those ten JEPS, five are new features, and we also get five preview/incubator features.

YouTube

Podcast Apps

You can listen and subscribe to the Foojay Podcast on:

Guests

Content

00:00 Introduction of topic and guests

01:35 Differences between Long and Short Term Support

05:10 Which Java versions are used by companies

07:54 Internal changes and improvements in release 26, highlighting UUIDv7 support

12:02 JEP 500: Prepare to Make Final Mean Final

13:24 JEP 526: Lazy Constants (Second Preview)

16:12 JEP 517: HTTP/3 for the HTTP Client API

18:48 JEP 504: Remove the Applet API

20:52 JEP 524: PEM Encodings of Cryptographic Objects (Second Preview)

21:59 JEP 516: Ahead-of-Time Object Caching with Any GC

25:30 JEP 522: G1 GC: Improve Throughput by Reducing Synchronization

28:04 JEP 525: Structured Concurrency (Sixth Preview)

31:09 JEP 529: Vector API (Eleventh Incubator)

34:59 When do JEPs get selected to be included in a release

38:03 JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

42:14 Do we need “Carrier Classes”?

44:38 What changes does Java need for the AI world?

47:53 Remarkable numeric facts about releases

48:30 Conclusion

The post Foojay Podcast #92: Java 26 Is Here: What’s New, What’s Gone, and Why It Matters in 2026 appeared first on foojay.