RFR: JDK-8042981: Strip type annotations in Types' utility methods [v5]
Joe Darcy
darcy at openjdk.org
Sat Jan 13 02:00:25 UTC 2024
On Fri, 12 Jan 2024 20:43:36 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> > Thanks!
> > re: `TypeMirror #TypeMirror#getAnnotation*(Class)`, I agree that's a bug, and also that it probably warrants a separate issue.
>
> Filed JDK-8323684: TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results.
Review of that fix will occur under https://github.com/openjdk/jdk/pull/17410
-------------
PR Comment: https://git.openjdk.org/jdk/pull/8984#issuecomment-1890248448
More information about the compiler-dev
mailing list