Java 19 is the latest version of the Java programming language. It was released on September 20, 2022, and it comes with numerous new features and improvements. Some of the most notable changes in Java 19 include the introduction of pattern matching for switch statements, the enhanced packaging tool, the removal of the volatile keyword from most fields in the java.util.concurrent package, and the introduction of new APIs for regular expressions, among many others.
You can download Java 19 here.