Reference implementation

Joseph D. Darcy Joe.Darcy at Sun.COM
Sun Oct 25 22:13:01 PDT 2009


Barry Burd wrote:
> Is there an official list of the features that have (and haven't) been integrated into the t1 workspace in time for JDK 7?
>   

Language support for JSR 292, the diamond operator, and the first part 
of improve integer literals have been integrated into JDK 7.  The set of 
language changes for Coin remains the one at

http://blogs.sun.com/darcy/entry/project_coin_final_five

* Strings in switch
* Automatic Resource Management
* Improved Type Inference for Generic Instance Creation (diamond)
* Simplified Varargs Method Invocation
* An omnibus proposal for better integral literals
* Language support for Collections
* Language support for JSR 292

Any changes in the feature list for Project Coin will be made on this 
list and my blog.

-Joe




More information about the coin-dev mailing list