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/interpreter/bytecodeUtils.cpp line 186: > 184: static const int _max_cause_detail = 5; > 185: > 186: // Merges the stack the given bci with the given stack. If there "...the stack at the given bci..." ------------- PR: https://git.openjdk.java.net/jdk/pull/8768