JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types (original) (raw)
Mike Duigou mike.duigou at oracle.com
Thu Jan 31 20:07:44 UTC 2013
- Previous message: JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
- Next message: JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine to me. I verified that these are no longer referenced and the changes are in sync with the intent of 8005712.
Mike
On Jan 31 2013, at 09:45 , Joe Darcy wrote:
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: JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
- Next message: JDK 8 code review request for 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]