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
What Is a Java Application Server? A Short Guide
Published on 29 Aug 2025
by Stallone Anandan
0 Comments
Why Java Developers Need to Help Their CTO Prioritise Security in 2025
Published on 26 Aug 2025
by Asif Khan
0 Comments