jdk-24/test/langtools/tools/javac/annotations
Hannes Greule b3dbf28bc0 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
2023-04-30 07:34:09 +00:00
..
6214965
6359949
6365854
6550655
6881115
8145489
8218152
8254023
8261088 8261088: Repeatable annotations without @Target cannot have containers that target module declarations 2021-07-28 18:21:19 +00:00
clinit
crashOnUnknownAttr 8296010: AssertionError in annotationTargetType 2023-02-16 19:06:26 +00:00
default
neg 8163229: several regression tests have a main method that is never executed 2023-01-17 04:43:40 +00:00
pos
repeatingAnnotations 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
T8154270
testCrashNestedAnnos
typeAnnotations 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default 2023-04-30 07:34:09 +00:00
AnnotationTypeElementModifiers.java 8244146: javac changes for JEP 306 2021-06-01 21:59:39 +00:00
AnnotationTypeElementModifiers.out 8244146: javac changes for JEP 306 2021-06-01 21:59:39 +00:00
ApplicableAnnotationsOnRecords.java
AtNonAnnotationTypeTest.java
AtNonAnnotationTypeTest.out
DeprecationWarningTest.java 8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations 2023-01-31 18:20:11 +00:00
DeprecationWarningTest.out 8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations 2023-01-31 18:20:11 +00:00
FinalReceiverTest.java
FinalReceiverTest.out
FinalStringInNested.java
LocalInnerReceiverTest.java
MissingAnnotationClassFile.java 8155701: The compiler fails with an AssertionError: typeSig ERROR 2022-04-29 05:04:23 +00:00
SyntheticParameters.java
T7043371.java
T7073477.java
TestAnnotationPackageInfo.java
TestParameterAnnotationOnReceiverType.java