On Tue, 11 Jan 2022 15:32:04 GMT, Alexey Ivanov <[email protected]> wrote:
> 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. This pull request has now been integrated. Changeset: 0b5c54be Author: Alexey Ivanov <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/0b5c54be675c63ecac17cd37f6d388fd42f09aa8 Stats: 64 lines in 1 file changed: 39 ins; 0 del; 25 mod 8279798: Javadoc for BasicTabbedPaneUI is inconsistent Reviewed-by: prr, psadhukhan ------------- PR: https://git.openjdk.java.net/jdk/pull/7031
