-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: core-libs
-
b24
-
Verified
After switch expressions are added as a full non-preview feature (JDK-8232684), portions of javax.lang.model should be updated accordingly, including the description of SourceVersion.RELEASE_14.
The isName/isIdentifier, etc. test cases for "var" should be replicated for "yield".
If it is not already updated, the javac-internal Source enum should be updated similarly.
The isName/isIdentifier, etc. test cases for "var" should be replicated for "yield".
If it is not already updated, the javac-internal Source enum should be updated similarly.
- csr for
-
JDK-8234055 Update javax.lang.model for switch expressions
-
- Closed
-
- is blocked by
-
JDK-8232684 Make switch expressions final
-
- Resolved
-