Tuesday, February 12, 2013

Java 8 and 9 upcoming features

Java SE 8:

  • JSR 335:Lambda expressions
  • More to explore about Project Coin
  • JSR308:Annonations on Java type
  • JSR310:Date and Time API
  • Tight Integration with JavaFX

Java SE 9:

  • Modularization using Project Jigsaw
  • Plan to add automatic parallelization using Open CL

No comments:

Post a Comment