Java 14 will be released in March 2020. It is not an LTS release and will be obsoleted at the release of Java 15 in September 2020.
Status: early access
Page last updated: 2019-0809-1902, EA 1012.
Schedule:
- TBD
Resources
- Java 14 Early-Access Builds (note: OpenJDK builds only; no Oracle builds)
- Release notes
- Jave SE 14 Platform
Selected Changes Targeted to Java 14
- JEP 352: Non-Volatile Mapped Byte Buffers
- Removed Deprecated java.security.acl APIs (JDK-8191138) (we don't use these)
- SunJCE provider now throws NoSuchAlgorithmException for AES/GCM/PKCS5Padding (JDK-8180392)