RFR: JDK-8276772: Refine javax.lang.model docs [v2]
Joe Darcy
darcy at openjdk.java.net
Mon Nov 8 19:45:18 UTC 2021
On Mon, 8 Nov 2021 17:05:27 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>>
>> - Update history of preview feature.
>> - Merge branch 'master' into JDK-8276772
>> - Merge branch 'master' into JDK-8276772
>> - JDK-8276772: Refine javax.lang.model docs
>
> 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6286
More information about the compiler-dev
mailing list