Java 10 was released on 2018-03-20. It is not an LTS release and will be obsoleted at the release of Java 11 in September 2018.
Resources
- Java SE Development Kit 10 Downloads
- JDK 10 General-Availability Release
- JDK 10 Release Notes
- Deprecated API in JDK 10; "deprecated for removal" at the top. Note that Java 10 is the last feature release before Java 11, so represents the maximal list of APIs that will be removed in that release.
- Articles:
- Java 10 — migration story: Dependencies for deprecated modules. JaCoCo supports Java 10. Issue with Mockito.
Significant Changes from Java 9
...