Is a TYPE_USE annotation stored as such in a class file?
Laird Nelson
ljnelson at gmail.com
Thu Feb 16 22:46:31 UTC 2023
On Thu, Feb 16, 2023 at 2:43 PM Alex Buckley <alex.buckley at oracle.com>
wrote:
> The annotation interface A has ElementType.TYPE_USE === applicable in
> type contexts (9.6.4.1).
>
If you have the time and for my own learning: which of the 17 type contexts
in 4.11 (
https://docs.oracle.com/javase/specs/jls/se19/html/jls-4.html#jls-4.11) is:
class B
...such that @A is applicable in it?
Thanks,
Laird
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20230216/3cef3e16/attachment.htm>
More information about the compiler-dev
mailing list