This document summarizes new features being added to Java SE 7, including Project Coin which aims to make small improvements to the Java language. Some changes discussed are binary and underscored number literals, string switches, simplified generics using the diamond operator, and try-with-resources for automatic resource management to simplify file copying and closing streams. The goals are to evolve Java cautiously while growing adoption and maintaining a unified language.