On Wed, 23 Dec 2020 17:05:51 GMT, Guoxiong Li <
[hidden email]> wrote:
> Hi all,
>
> `TypeAnnotationsValidator::visitMethodDef` uses `checkForDeclarationAnnotations` incorrectly so that the check could not work as expected and some related errors are not reported. This patch fixes it and adds a corresponding test case.
>
> Thank you for taking the time to review.
>
> Best Regards.
This pull request has been closed without being integrated.
-------------
PR:
https://git.openjdk.java.net/jdk/pull/1881