The document discusses several new features and enhancements in Java 7 including the Fork/Join framework for taking advantage of multiple processors, the new NIO 2.0 file system API for asynchronous I/O and custom file systems, support for dynamic languages, try-with-resources statement for improved exception handling, and other minor improvements like underscores in literals and strings in switch statements.