FOSDEM is the biggest free and non-commercial event organized by and for the community. Its goal is to provide Free and Open Source developers a place to meet. No registration necessary.

   
Speakers
Rémi Forax
Schedule
Day Saturday
Room K.4.401
Capacity 85
Start time 12:30
End time 13:00
Duration 00:30
Info
Track Free Java Devroom

Java Lambda for Hackers

Lambdas in Java 8 will be the first major addition to the Java language since the Generics in Java 5, while programming with a language that support lambdas/closures is way cool, there are several traps and pitfalls to their introduction in Java. This talk will explain the VM modifications already done and that will be done to support lambda in the JDK 8.