RFR: 8265684: implement Sealed Classes as a standard feature in Java, javadoc changes [v4]
Vicente Romero
vromero at openjdk.java.net
Fri Apr 23 03:20:58 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 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 five additional commits since the last revision:
- 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3613/files
- new: https://git.openjdk.java.net/jdk/pull/3613/files/dc1bd3fb..5a139f57
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3613&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3613&range=02-03
Stats: 2219 lines in 103 files changed: 1082 ins; 544 del; 593 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