Foojay Podcast #28: Java 21 Has Arrived!
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 …

Mohamed Taman (@_tamanm) is CEO/Owner at SiriusX Innovations, Chief Architect, Java Champion, Oracle Groundbreaker Ambassador, Jakarta EE Ambassador, JCP, Technology Geek, International Speaker, and Author.

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 …

Let's see the preview and incubator JEPs in Java 20, as well as many smaller enhancements, bug fixes, and deprecations.
Let's continue this series, by looking at JEP 330, Launch Single-File Source-Code Programs, which is a new features introduced in OpenJDK …
From OpenJDK 11 onwards, you get the option to launch a single Java source file directly, without intermediate compilation.