Integrated: 8265684: implement Sealed Classes as a standard feature in Java, javadoc changes

Vicente Romero vromero at openjdk.java.net
Thu May 20 09:25:38 UTC 2021


On Thu, 22 Apr 2021 02:21:14 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Please review the javadoc related changes to make sealed classes a final feature in Java. The patch is mostly removing preview features related code that is not necessary anymore in javadoc.
> 
> TIA

This pull request has now been integrated.

Changeset: 7dcb9fda
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7dcb9fda89ee17a5eadc83999de21e4542f37133
Stats:     179 lines in 17 files changed: 3 ins; 117 del; 59 mod

8265684: implement Sealed Classes as a standard feature in Java, javadoc changes

Reviewed-by: jjg

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

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


More information about the javadoc-dev mailing list