Java: Java SE 7과 Java SE 8을 위한 JSR submission

Oracle이 Java SE 7과 Java SE 8을 위한 JSR을 JCP에 제출하였다. 아래 JCP 웹페이지에서 가져온 내용을 살펴보도록 하자. Review Ballot은 2주 안에 끝날 예정이다.
Java SE 7을 위한 JSR-336은 2011년 7월에 Final Release가 계획되어 있고 JSR-337은 2012년 10월로 계획되어 있다.

334 Small Enhancements to the JavaTM Programming Language
Description:
A successor to JSR 201 to enhance the Java programming language with an assortment of small changes to improve productivity. Changes must be simultaneously small in specification, implementation, and testing.
Spec Lead:
Joe Darcy, Oracle



335 Lambda Expressions for the JavaTM Programming Language
Description:
Extend the Java language to support compact lambda expressions (closures), as well as related language and library features to enable the Java SE APIs to use lambda expressions effectively.
Spec Lead:
Brian Goetz, Oracle


336 JavaTM SE 7 Release Contents
Description:
The Umbrella JSR for the seventh edition of the Java SE Platform
Spec Lead:
Mark Reinhold, Oracle


337 JavaTM SE 8 Release Contents
Description:
The Umbrella JSR for the eighth edition of the Java SE Platform
Spec Lead:
Mark Reinhold, Oracle

댓글

이 블로그의 인기 게시물

Wireless: HotSpot 2.0 이란?

Apple M1 Mac Mini에서 이더리움 (Ethereum) 채굴하기

Java: Java for Game? Java가 Game 개발에 어울릴까?