JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types (original) (raw)
Joe Darcy joe.darcy at oracle.com
Thu Jan 31 17:45:31 UTC 2013
- Previous message: WITHDRAWN Re: Proposal: Fully Concurrent ClassLoading
- Next message: JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: WITHDRAWN Re: Proposal: Fully Concurrent ClassLoading
- Next message: JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]