Deconstruction Patterns for Java

Previous message (by thread): Third draft spec for String Templates (JEP 430) now available… Read more

Similar

Java Collectors

To be 100% clear this post is not about Java Garbage collector neither Java getting your money :D. Java 8 introduced Collectors, but still m... (more…)

Read more »

GraalVM: Polyglot VM for Java

GraalVM is a new open source project by Oracle which is trying to make Java VM an universal VM to run all the major languages. Before GraalVM, there were already few languages like Scala, Closure which targeted JVM as their runtime. This has been hugely s... (more…)

Read more »