The document discusses the new features in Java 8, including improvements in concurrency with new classes like LongAdder and StampedLock, support for functional programming through default methods, functional interfaces, and lambda expressions, as well as the introduction of streams for processing collections. It also highlights the enhancements in date/time handling and optional types. The document concludes with information on downloading JDK 8 and IDE support for it.