JDK-8223300 : 15.28: Switch Expressions (Preview)
  • Type: Enhancement
  • Component: specification
  • Sub-Component: language
  • Affected Version: 12
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-03
  • Updated: 2020-04-03
  • Resolved: 2019-06-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13
13 b25Fixed
Related Reports
Relates :  
Relates :  
Description
The JLS changes for switch expressions are varied, but predominantly involve a new section in ch.15 and refactoring of 14.11 "The switch Statement". The JLS changes are attached to the [CSR](JDK-8223305) which covered the javac changes.
Comments
Spec was updated and posted at : http://cr.openjdk.java.net/~gbierman/jep354-jls-20190528.html
13-06-2019