Java 9 is now officially feature complete, meaning the first bug-fixing phase has started. HTTP/2 Client didn't make it on time for the deadline and has been downgraded to an incubating feature. Since the objective now is to prepare Java 9 for general ava...
Read more »
Java 16 adds a new method mapMulti to Stream. It fills the same role as flatMap, but is more imperative - and faster. (more…)
Read more »
OpenJDK is now able to build and run on iOS (and Android) as a native binary, opening the way to run unmodified Java code on mobile. (more…)
Read more »
Thought Java was "free"? Think again (and you owe us $$$ in 2017)...
Read more »
Modern applications are increasingly relying on compute platforms based on serverless technologies to provide scalability, cost efficiency, and agility. Distributed architectures have unlocked many benefits, and they have introduced new complexities in ho... (more…)
Read more »