Integrated: JDK-8323684: TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results

Joe Darcy darcy at openjdk.org
Thu Jan 18 19:07:31 UTC 2024


On Fri, 12 Jan 2024 22:29:30 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Initial implementation to make TypeMirror.{getAnnotationsByType, getAnnotation} functional; tests to follow.

This pull request has now been integrated.

Changeset: a6c0b107
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a6c0b10704311c94c179136b13a4dcc244e8011f
Stats:     146 lines in 2 files changed: 128 ins; 14 del; 4 mod

8323684: TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results

Reviewed-by: jjg

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

PR: https://git.openjdk.org/jdk/pull/17410


More information about the compiler-dev mailing list