RFR: 8265319: implement Sealed Classes as a standard feature in Java, javax.lang.model changes [v2]

Jan Lahoda jlahoda at openjdk.java.net
Mon May 3 16:44:01 UTC 2021


On Fri, 30 Apr 2021 17:39:40 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Please review the changes needed in javax.lang.model API to make Sealed Classes a final feature in Java. Please also review the related [CSR](https://bugs.openjdk.java.net/browse/JDK-8265320)
>> 
>> Thanks,
>> 
>> note: this PR is related to [PR-3526](https://github.com/openjdk/jdk/pull/3526)
>
> Vicente Romero 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 two additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8265319
>  - 8265319: implement Sealed Classes as a standard feature in Java, javax.lang.model changes

Looks OK to me.

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

Marked as reviewed by jlahoda (Reviewer).

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


More information about the compiler-dev mailing list