Review for JDK-8022322: Reject default and static methods in annotation
Eric McCorkle
eric.mccorkle at oracle.com
Thu Sep 5 19:49:59 PDT 2013
Hello,
Please review this patch, which causes javac's static analyzer to reject
static and default methods in annotations. This has been decided upon
after lengthy discussions, and was addressed in a spec issue here:
https://bugs.openjdk.java.net/browse/JDK-8014487
The bug report for this patch is here:
https://bugs.openjdk.java.net/browse/JDK-8022322
The webrev is here:
http://cr.openjdk.java.net/~emc/8022322/
Please note that this patch has already gone through review on crucible.
I am posting it here to allow for non-crucible users to review it.
Thanks,
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eric_mccorkle.vcf
Type: text/x-vcard
Size: 303 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20130905/8ee8889c/eric_mccorkle.vcf
More information about the compiler-dev
mailing list