RFR: JDK-8308388: Update description of SourceVersion.RELEASE_21 [v2]

Joe Darcy darcy at openjdk.org
Thu May 18 21:07:16 UTC 2023


On Thu, 18 May 2023 20:50:39 GMT, Chen Liang <liach at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Respond to review feedback.
>
> src/java.compiler/share/classes/javax/lang/model/SourceVersion.java line 76:
> 
>> 74:      *  21: pattern matching for switch and record patterns (string
>> 75:      *      templates in preview, unnamed patterns and variables, unnamed
>> 76:      *      classes and instance main methods in preview
> 
> Suggestion:
> 
>      *      classes and instance main methods in preview)
> 
> missing right parenthesis

Corrected; thanks @liach .

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14051#discussion_r1198300273


More information about the compiler-dev mailing list