RFR: 8254023: A module declaration is not allowed to be a target of an annotation that lacks an @Target meta-annotation
Guoxiong Li
github.com+13688759+lgxbslgx at openjdk.java.net
Wed Dec 16 12:09:55 UTC 2020
On Tue, 15 Dec 2020 15:02:08 GMT, Joel Borggrén-Franck <jfranck at openjdk.org> wrote:
>> I added two test cases. Thank you for taking the time to review.
>
> Hi @lgxbslgx
>
> This looks good to me. Since this is targeted to Java 16 we need to close this PR and open a new PR towards the JDK16 project and finish the review there, add a link back to this PR would also be neat. Can you do that?
>
> cheers
@jbf I open a new PR in JDK 16. Please see https://github.com/openjdk/jdk16/pull/34
-------------
PR: https://git.openjdk.java.net/jdk/pull/622
More information about the compiler-dev
mailing list