Java 13 will be released on 2019-09-17. It is not an LTS release and will be obsoleted at the release of Java 14 in March 2020.
Status: early access
Page last updated: 2019-04-0410, EA 1415.
Schedule:
- 2019/06/13 Rampdown Phase One
- 2019/07/18 Rampdown Phase Two
- 2019/08/08 Initial Release Candidate
- 2019/08/22 Final Release Candidate
- 2019/09/17 General Availability
Resources
- Java 13 Early-Access Builds (note: OpenJDK builds only; no Oracle builds)
- Release notes
- Jave SE 13 Platform JSR 388
Changes Targeted to Java 13
- JDK-8160247: Mark deprecated
javax.security.cert
APIs withforRemoval=true
(implies removal in Java 14 or later) - JDK-8206132: DOM parser does not honor
DocumentBuilderFactory.setExpandEntityReferences(false)
Proposed to Target Java 13
- nothing yet
Candidates:
- JDK-8173605: Removal of
--source
support for Java 7.