Keep Up With Java Platform Changes Through The Java Almanac
Originally published on 13 Jun 2023
Last updated on 13 Jun 2023

Oracle, together with the Java Community over the last few years, have changed the release cadence of the Platform. With biannual releases, the Java of today is a remarkable departure from Java 8. With all the rapid advancement of the language comes the problem of keeping up as a developer.
Thankfully, Java Champions Marc R. Hoffmann and Cay S. Horstmann came up with the Java Almanac website. JA is a great resource that gives you both a summary and detailed overview of changes on the Java Platform from Java 1.0 to Java 22.
The changes are organised in a tabular format with details, links to the respective API and a helpful comparison page. It also has a download page with options to download from any of the JDK distros. All in all, Java Almanac is a great resource to keep abreast of the new release cadence of the Java Platform.
Related Posts
Securing Jakarta EE Application Servers Needs Executive Attention
Published on 10 Sep 2025
by Asif Khan
0 Comments
Legacy Application Modernization Best Practices
Published on 05 Sep 2025
by Chiara Civardi
0 Comments