jdk/src/java.base/share/classes/java/lang/annotation
Joe Darcy 4df24c5df3 8283230: Improve @jls usage in ElementType
Reviewed-by: jjg, iris
2022-03-16 02:02:10 +00:00
..
Annotation.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
AnnotationFormatError.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
AnnotationTypeMismatchException.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
Documented.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
ElementType.java 8283230: Improve @jls usage in ElementType 2022-03-16 02:02:10 +00:00
IncompleteAnnotationException.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
Inherited.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
Native.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
package-info.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Repeatable.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
Retention.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
RetentionPolicy.java 8257637: Update usage of "type" terminology in java.lang.annotation 2020-12-16 10:46:39 +00:00
Target.java 8270916: Update java.lang.annotation.Target for changes in JLS 9.6.4.1 2021-07-22 19:50:23 +00:00