RFR: JDK-8276772: Refine javax.lang.model docs [v2]

Vicente Romero vromero at openjdk.java.net
Mon Nov 8 21:16:37 UTC 2021


On Mon, 8 Nov 2021 19:41:13 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> src/java.compiler/share/classes/javax/lang/model/SourceVersion.java line 67:
>> 
>>> 65:      *  15: text blocks (records and pattern matching in preview again)
>>> 66:      *  16: records and pattern matching
>>> 67:      *  17: sealed classes, floating-point always strict
>> 
>> shouldn't it be mentioned that sealed classes are in preview in 17?
>
> Pushed updated history of preview features.

sorry my mistake

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

PR: https://git.openjdk.java.net/jdk/pull/6286


More information about the compiler-dev mailing list