RFR: 8284191: Replace usages of 'a the' in hotspot and java.base
Kevin Walls
kevinw at openjdk.java.net
Thu May 19 09:27:55 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/cds/filemap.cpp line 1914:
> 1912:
> 1913: // the current value of the pointers to be patched must be within this
> 1914: // range (i.e., must be between the requested base address, and the of the current archive).
"the of the" ?
Maybe "..and the address of the current archive", or maybe it was a typo for "and that of the current archive".
-------------
PR: https://git.openjdk.java.net/jdk/pull/8768
More information about the security-dev
mailing list