Blocks :
|
|
CSR :
|
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.
|