Tag Archives: project coin

Whats new in Java 7 – try-with-resource construct in Project Coin

May 4, 2012

3 Comments

In our previous post we looked at different features added as part of Project Coin, in this post we will look at another language construct added as part of Java 7 and Project Coin in particular. It is the try-with-resource construct also called as Automatic Resource Management. Before getting into the details of the construct, [...]

email

What's new in Java 7- Features as part of Project Coin

May 2, 2012

7 Comments

As part of the Project Coin, there were quite a few language enhancements were added to the Language. The last time Java language changed was in the Java 5 release when Generics were added. The changes in introduced in the Java 7 were welcomed by java community around the world. This was seen as a stepping [...]