On Mon, 8 Apr 2024 12:07:25 GMT, Pavel Rappo <[email protected]> wrote:
> This looks like the right thing to do; thanks for doing this.
>
> A general comment regarding the test cases. It would be better if:
>
> * the nesting was at least two levels deep (`public class Foo { static class
> Bar { static class Baz { } } }`), to test search recursion
> * some tags were repeated (IIRC, `@autor` allows for repetition), to test
> that all such tags from the enclosing context are used
Extended tests for double-nested classes and multiple tags
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18407#issuecomment-2064872970