Inside Java 9 – Performance, Compiler, and More

Java 9 brings more than just modules: better performance, less momory consumption, G1 as the default GC, HTML5 Javadoc … a lot goes on inside Java 9. Read more

Similar