RFR: 8265684: implement Sealed Classes as a standard feature in Java, javadoc changes [v8]

Jonathan Gibbons jjg at openjdk.java.net
Thu May 6 19:54:01 UTC 2021


On Thu, 6 May 2021 19:12:37 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
>
> 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 ten additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8265684
>  - fixing indentation: review comment
>  - Merge branch 'master' into JDK-8265684
>  - addressing indentation issues
>  - Merge branch 'master' into JDK-8265684
>  - additional commit addressing review comments
>  - addressing review comments
>  - Merge branch 'master' into JDK-8265684
>  - 8265684: implement Sealed Classes as a standard feature in Java, javadoc changes

Marked as reviewed by jjg (Reviewer).

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

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


More information about the javadoc-dev mailing list