Category: Java 9 & beyond…

Java 9 – How to create immutable collections using List.of, Set.of, Map.of, Map.ofEntries methods with examples

Tutorial explains how to create immutable collections using Java 9 Collections API\’s new factory methods List.of(), Set.of(), Map.of(), Map.ofEntries() with examples … Continue reading Java 9 – How to create immutable collections using List.of, Set.of, Map.of, Map.ofEntries methods with examples

Overview of New features in Java 10

Java 10 has been released on 20th March 2018. This article takes a look at the significant new features introduced in Java 10 … Continue reading Overview of New features in Java 10

Java 9 released on 21-Sep-2017 after several rounds of delays

Java 9 is set for a second delay in the span of little more than a year. Instead of the targeted March 2017 GA release date, it is now being proposed to extend the timelines to July 2017 … Continue reading Java 9 release set to be further delayed for 4 months to July 2017 courtesy Jigsaw

Once ubiquitous Applet is finally being prepped for an exit come Java 9

The Java Applet, which fuelled the first dot com bubble at the turn of the century will be deprecated in Java 9 via JEP-289. This editorial piece looks at the journey of the Applets down the years … Continue reading Once ubiquitous Applet is finally been prepped for an exit come Java 9