Java 1.7 !link! -
A specialized implementation of the ExecutorService that helps developers take advantage of multiple processors by breaking large tasks into smaller, parallelizable sub-tasks.
The most visible changes in Java 1.7 came through , a collection of small language improvements designed to reduce boilerplate code: java 1.7
Although introduced in later updates of Java 6, it became more stable and widely used in Java 7 as a replacement for the Concurrent Mark Sweep (CMS) collector for large-heap applications. Quick Facts Description Official Name Code Name Release Date July 28, 2011 Class File Version Key Framework Fork/Join Framework End of Life and Legacy significantly reducing redundant error-handling code.
Allows catching multiple exception types in a single catch block using the pipe ( | ) symbol, significantly reducing redundant error-handling code. java 1.7