- PropertySet, a generalized property set for J2SE
- Generated, an indicator that the object or class was not hand-written
- Resource and Resources, annotations to declare single and multiple resource references in J2EE, respectively
- RunAs, RolesAllowed, Unchecked, and Exclude, annotations to control access to a given method based on J2EE security
- RolesReferenced, an annotation to specify the roles required by a given class or method
Do you have any annotations you'd like to see added to a common repository specification? The JSR is asking for comments, so you should take the opportunity if you're interested.
See JSR 250: Common Annotations for the Java Platform.