`var` keyword 이용한 지역변수 선언 및 타입추론 가능
JEP 296: Consolidate the JDK Forest into a Single Repository
JEP 304: Garbage-Collector Interface
JEP 307: Paralle Full GC for G1
JEP 310: Application Class-Data Sharing
JEP 312: Thread-Local Handshakes
JEP 313: Remove the ~~Native-Header Generation Tool~~ (javah)
JEP 314: Additional Unicode Language-Tag Textensions
JEP 316: Heap Allocation on Alternative Memory Devices
JVM 힙 영역을 시스템 메모리가 아닌 다른 종류의 메모리에도 할당 가능
JEP 317: Experimental Java-Based JIT Compiler
JEP 319: Root Certificates
JEP 322: Time-Based Release Versioning
불변(Unmodifiable) Collection 향상
개별 쓰레드로 분리된 Stop-The-World
JDK의 Repository가 하나로 통합
Deprecated된 API는 Java SE 10에서 모두 삭제