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

Vicente Romero vromero at openjdk.java.net
Fri Apr 30 17:54:18 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:

  fixing indentation: review comment

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3613/files
  - new: https://git.openjdk.java.net/jdk/pull/3613/files/436a75c6..688d5647

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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