On Sat, 16 Apr 2022 17:45:16 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Replaces usages of articles that follow each other in all combinations: > a/the, an?/an?, the/the⦠> > I fixed a couple of other spelling mistakes. > > I also expanded wildcard imports. This pull request has now been integrated. Changeset: ec4fb47b Author: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ec4fb47b90c9737dfdc285ebe98367a221c90c79 Stats: 387 lines in 39 files changed: 196 ins; 46 del; 145 mod 8284189: Replace usages of 'a the' in java.desktop Reviewed-by: jdv, prr, dmarkov ------------- PR: https://git.openjdk.java.net/jdk/pull/8274