Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 accessInitial Release Candidate

Page last updated: 20192020-1002-1011, EA 1736.

Schedule:

  • 2019-12-12 Rampdown Phase One
  • 2020-01-16 Rampdown Phase Two
  • 2020-02-06 Initial Release Candidate (EA36)
  • 2020-02-20 Final Release Candidate
  • 2020-03-17 General Availability


Resources

Selected Changes Targeted to Java 14

Proposed to Target Java 14

  • JEP 358: Helpful NullPointerExceptionsJDK-8231602: Deprecate Thread.suspend/resume for removal
  • Remove the default keytool -keyalg value (JDK-8214024) (–keyalg is now required, no default: not relevant to us if we're generating keys the hard way)
  • Update Apache Santuario (XML Signature) to version 2.1.4 (JDK-8231507)