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

Vicente Romero vromero at openjdk.java.net
Fri Apr 23 03:28:09 UTC 2021


> 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 incrementally with one additional commit since the last revision:

  addressing indentation issues

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3613/files
  - new: https://git.openjdk.java.net/jdk/pull/3613/files/5a139f57..846d34b5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3613&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3613&range=03-04

  Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3613.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3613/head:pull/3613

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


More information about the javadoc-dev mailing list