RFR: 8284191: Replace usages of 'a the' in hotspot and java.base
Kevin Walls
kevinw at openjdk.java.net
Thu May 19 09:02:49 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.
src/hotspot/share/opto/graphKit.cpp line 3626:
> 3624: // The optional arguments are for specialized use by intrinsics:
> 3625: // - If 'extra_slow_test' if not null is an extra condition for the slow-path.
> 3626: // - If 'return_size_val', report the total object size to the caller.
"reports the total"
-------------
PR: https://git.openjdk.java.net/jdk/pull/8768
More information about the security-dev
mailing list