News

The Essential Java language features tour has explored the most popular and commonly used features introduced with every version of Java since JDK 1.4. With this article we come to the end of the ...
Since we're examining various aspects of the canonical O-O language (the three principals being C++, Java and C#/VB.NET), let's take in a review of another recent post, this time on the use of ...
The Java Record creates a more readable and understandable syntax, while at the same time, immutable state will allow the JVM to implement efficiencies that will allow programs to perform significant ...
New features in Java Java 17 adoption is increasing as organizations move away from Java 8 and Java 11 to migrate onto the latest LTS release. Plenty has changed since Java 8 and Java 11 were first ...
Java has continued to evolve, offering new features and refining old ones. Java 11 first launched in September 2018 and received no fewer than 25 different updates over the following six years.
As preview features, Switch Expressions and Text Blocks might be removed at some point in future. However, Java 13 does also bring dynamic class-data sharing archives, memory improvements, and a ...