RFR: JDK-8323684: TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results [v3]

Jonathan Gibbons jjg at openjdk.org
Thu Jan 18 01:04:15 UTC 2024


On Thu, 18 Jan 2024 00:34:21 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Initial implementation to make TypeMirror.{getAnnotationsByType, getAnnotation} functional; tests to follow.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Implement review feedback on regression test.

Marked as reviewed by jjg (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17410#pullrequestreview-1828510208


More information about the compiler-dev mailing list