RFR: 8261088: Repeatable annotations without @Target cannot have containers that target module declarations [v3]
Liam Miller-Cushon
cushon at openjdk.java.net
Thu Jul 8 14:32:51 UTC 2021
On Thu, 10 Jun 2021 06:39:26 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`.
>
> Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> 8261088: Repeatable annotations without @Target cannot have containers that target module declarations
> This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
This pull request is still active, I'm waiting for a CSR review: https://bugs.openjdk.java.net/browse/JDK-8261181?focusedCommentId=14431621&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14431621
-------------
PR: https://git.openjdk.java.net/jdk/pull/2412
More information about the compiler-dev
mailing list