Java 8
-
Core Java
Java 8 Status Updates
The two big new language features of the upcoming Java SE 8 release are Lambda Expressions and Modularity. For both,…
Read More » -
Core Java
Java 8 virtual extension methods
I’ve been following the evolution of the Java 8 Lambda expressions project for a while now, and I’m really thrilled…
Read More » -
Core Java
Java SE 7, 8, 9 – Moving Java Forward
Today (NOTE: October 4, 2011) was keynote day. JavaOne Keynote was happening this early morning from 8:30 to 10:30 am…
Read More » -
Core Java
Java Lambda Syntax Alternatives
The discussion on the lambda-dev mailing list has started to address the issue of what the Java language syntax for…
Read More »