RFR: 8261088: Repeatable annotations without @Target cannot have containers that target module declarations
Joel Borggrén-Franck
jfranck at openjdk.java.net
Wed Jun 9 16:56:12 UTC 2021
On Thu, 4 Feb 2021 20:53:21 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Please review this fix to consolidate handling of default `@Target`s for repeated annotations, and permit repeatable annotations without an `@Target` to have container annotations that explicitly target `MODULE`.
Marked as reviewed by jfranck (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2412
More information about the compiler-dev
mailing list