JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
Joe Darcy
joe.darcy at oracle.com
Thu Jan 31 17:45:31 UTC 2013
Hello,
With Joel's recent push of 8005712, the repeating annotations feature
has now transitioned from using the pair of annotation types
{ContainedBy, ContainerFor} to the single Repeatable annotation.
Please review the removal of the pair of old types:
8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor}
annotation types
http://cr.openjdk.java.net/~darcy/8005832.0/
Thanks,
-Joe
More information about the core-libs-dev
mailing list