Oracle Java 9 Just Around the Corner
-
Java 9 is almost here. Major changes for JDK 9 / Java 9 are garbage collection improvements, HTTP2 support, improvements to the process API, a jshell CLI utility, the new Jigsaw module system, reactive streams, a multi-resolution image API, TIFF image handling, the Java Applet API is being deprecated, improved documentation, multi-release JARs, and various other new APIs.
-
Garbage collection updates, that's pretty key for Java.