RFR: JDK-8042981: Strip type annotations in Types' utility methods [v5]
Joe Darcy
darcy at openjdk.org
Fri Jan 12 20:46:26 UTC 2024
On Fri, 12 Jan 2024 20:31:42 GMT, Liam Miller-Cushon <cushon 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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/8984#issuecomment-1889925740
More information about the compiler-dev
mailing list