1. Introduction
With no doubts, Java 8 release is the greatest thing in the Java world since Java 5 (released quite a while ago, back in 2004). It brings tons of new features to the Java as a language, its compiler, libraries, tools and the JVM (Java virtual machine) itself. In this tutorial we are going to take a look on all these changes and demonstrate the different usage scenarios on real examples.
The tutorial consists of several parts where each one touches the specific side of the platform:
- language
- compiler
- libraries
- tools
- runtime (JVM)
当前内容版权归 javacodegeeks.com 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 javacodegeeks.com .