Great to hear that..
Java SE 7 is officially released today! After nearly five years of collaboration within the worldwide Java community, Java Platform, Standard Edition is ready for download! It's an important step in Java’s evolution. The major features of Java SE 7 are:
• Project Coin- many small language changes that add up to a big boost in productivity for developers
• The Fork/Join Framework - facilitates parallelism for mulit-core processors
• The New File System API (NIO.2) - provides the ability to perform many basic file system operations natively
• InvokeDynamic - makes it easier to run other languages on the JVM