RFR: 8279798: Javadoc for BasicTabbedPaneUI is inconsistent [v2]
Alexey Ivanov
aivanov at openjdk.java.net
Tue Jan 18 17:28:59 UTC 2022
> A number of methods in BasicTabbedPaneUI uses the imperative form of the verb in the documentation instead of the third-person form which describes what the method does.
>
> For consistency, I updated such descriptions to use the third-person form of the verb.
>
> I fixed a couple of typos as well.
>
> I also expanded all the wildcard imports into the specific ones.
Alexey Ivanov has updated the pull request incrementally with one additional commit since the last revision:
Add a blank line between java- and javax-package classes
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7031/files
- new: https://git.openjdk.java.net/jdk/pull/7031/files/9c0ec1ce..16230b72
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7031&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7031&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7031.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7031/head:pull/7031
PR: https://git.openjdk.java.net/jdk/pull/7031
More information about the client-libs-dev
mailing list