Oracle has announced general availability of Java Development Kit (JDK) 14, its reference implementation of the Java 14 programming language spec. Rolling out in line with Oracle's six-monthly release ...
This article completes my introduction to new Java language features introduced in Project Coin, the JDK 7 language update. So far I have introduced try-with-resources, switch-on-string, multi-catch, ...