Investigate JEP 361: Switch Expressions #22249
Labels
area:jdk
Issues tied to artifacts published under a particular jdk
compat:java:jep:stable
Issues corresponding to a JEP which got already delivered as a stable feature in a JDK release
compat:java:jep
Issues corresponding to a JEP (JDK Enhancement Proposal)
itype:enhancement
JEP 361 introduced switch expressions. Since we are planning to update to a newer JDK at an unspecified future I hope we can figure out if this is in any way useful to use for example for some bytecode optimization.
And if we can actually use them or whether it will be impossible for us.
Introduced in JDK 14
The text was updated successfully, but these errors were encountered: