Mysteriously broken reduction operation on parallel streams in Java (explained) 📅 2020-03-12 · ☕ 11 min read How to not get into trouble writing custom reduction operation on (parallel) streams with Java 8+ (including Java 14).
Improved 'instanceof' operator in Java 14 📅 2020-03-03 · ☕ 3 min read Make your code simpler with implicit casting in improved 'instanceof' operator in Java 14.
Enable Java 14 preview features in Gradle, Maven and Idea 📅 2020-03-02 · ☕ 2 min read Discover how to enable Java 14 preview features in Gradle, Maven, Idea and Command line.