RFR: 8265319: implement Sealed Classes as a standard feature in Java, javax.lang.model changes
Joe Darcy
darcy at openjdk.java.net
Fri Apr 16 04:07:40 UTC 2021
On Fri, 16 Apr 2021 01:56:04 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)
Looks fine.
Seems that the associated test updates are being done under the related PR.
-------------
Marked as reviewed by darcy (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3528
More information about the compiler-dev
mailing list