On Wed, 18 May 2022 14:46:42 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Replaces usages of articles that follow each other in all combinations: > a/the, an?/an?, the/the⦠> > It's the last issue in the series, and it still touches different areas of > the code. This pull request has now been integrated. Changeset: 9b7e42c0 Author: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/9b7e42c0f078db778dda1011d85cd92e3e4eb979 Stats: 74 lines in 40 files changed: 0 ins; 2 del; 72 mod 8284209: Replace remaining usages of 'a the' in source code Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse ------------- PR: https://git.openjdk.java.net/jdk/pull/8771