On Tue, 4 Apr 2023 23:58:28 GMT, Jonathan Gibbons <[email protected]> wrote:
> Please review a fix for the `depth` counting in `DocCommentParser`
> `inlineWord`.
> There was a missing break that caused the count to go high, and because of
> that the code for the down count needed to be adjusted as well.
>
> The test is modified to be stylistically more like the others with `abc` and
> `def` surrounding the `{@index...}` tag. This looks like it may have been a
> typo, and helped hide the counting issue.
Marked as reviewed by iris (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13343#pullrequestreview-1372061788