Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Java 12 will be released around 2019-03-20. It is not an LTS release and will be obsoleted at the release of Java 13 in September 2019.

Status: early access

Page last updated: 2018-09-14, EA 8.

Schedule:

  • 2018/12/13 Rampdown Phase One
  • 2019/01/17 Rampdown Phase Two
  • 2019/02/07 Release-Candidate Phase
  • 2019/03/19 General Availability

Resources

Changes Targeted to Java 12

  • JEP 182 and JDK-8028563: no more support for -source/-target/-release 1.6.
  • JEP 325: Switch Expressions (preview feature per JEP 12; i.e., may be removed in a later release)
  • JEP 326: Raw String Literals
  • JDK-8208350: Disabled all DES TLS Cipher Suites

Proposed to Target Java 12

Candidates:

  • No labels