Project Coin includes the following proposals that will make into Java 7.
- Binary literals and underscores in literals
- Strings in switch
- Simplified Varargs Method Invocation
- Improved Type Inference for Generic Instance Creation (Diamond)
- Improved Exception Handling for Java
- try-with-resources (ARM)
In the following article, Arul Dhesiaseelan takes us through some snippets of code, giving us some insight on what we can expect in Java 7.
Rest of Project Coin explored, advantage Java 7