RFR: 8284191: Replace usages of 'a the' in hotspot and java.base
Kevin Walls
kevinw at openjdk.java.net
Thu May 19 09:41:57 UTC 2022
On Wed, 18 May 2022 13:27:24 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Replaces usages of articles that follow each other in all combinations: a/the, an?/an?, the/the…
>
> Also, I fixed a couple of spelling mistakes.
OK. I started with serviceability but then went through everything as it's hard to record what you have/haven't seen in these long reviews.
test/jdk/java/net/InterfaceAddress/Equals.java line 81:
> 79: /**
> 80: * Returns an InterfaceAddress instance with its fields set the values
> 81: * specificed.
probably a typo for "set to the values specified."
-------------
Marked as reviewed by kevinw (Committer).
PR: https://git.openjdk.java.net/jdk/pull/8768
More information about the security-dev
mailing list