Integrated: 8265319: implement Sealed Classes as a standard feature in Java, javax.lang.model changes
Vicente Romero
vromero at openjdk.java.net
Thu May 20 09:11:35 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)
This pull request has now been integrated.
Changeset: 31b98e12
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/31b98e129e6d3051c01775519792b2ba5745b275
Stats: 9 lines in 2 files changed: 0 ins; 6 del; 3 mod
8265319: implement Sealed Classes as a standard feature in Java, javax.lang.model changes
Reviewed-by: darcy, jlahoda
-------------
PR: https://git.openjdk.java.net/jdk/pull/3528
More information about the compiler-dev
mailing list