OpenJDK Java 10 Features
Whats new in Java 10 ?
OpenJDK 10 is the open source implementation of the Java Platform Standard Edition and is free to use with General Public License Version 2 ; GPLv2. OpenJDK 10 is the reference implementation of the Java SE 10 Specification. For more details you can refer the official Java SE 10 specification from Java Community Process here - JSR384.
Open JDK source code can be downloaded from Mercurial repository
OpenJDK 10 Download and Installation on Windows
How to install openjdk 10 on windows ?. If you are already familiar with Java Development Kit (JKD) installation, please Go to https://jdk.java.net/ and get your copy of OpenJDK. If you are new to Java, here is quick guide to help you get started OpenJDK Java 10 Installation On Windows
OpenJDK 10 features
1 Local-Variable Type Inference
2 Consolidate the JDK Forest into a Single Repository
3 Garbage-Collector Interface
4 Parallel Full GC for G1
5 Application Class-Data Sharing
6 Thread-Local Handshakes
7 Remove the Native-Header Generation Tool (javah)
8 Additional Unicode Language-Tag Extensions
9 Heap Allocation on Alternative Memory Devices
10 Experimental Java-Based JIT Compiler
12 Root Certificates
13 Time-Based Release Versioning
OpenJDK Java 10 Open Issues/bugs
All Known Issues and bugs can be tracked here:
OpenJDK 10 bugs/issues