On Wed, 18 May 2022 13:27:24 GMT, Alexey Ivanov <aiva...@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

Reply via email to