This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
db44e97c5d
jdk-24
/
test
/
langtools
/
tools
/
javac
/
annotations
History
Nizar Benalla
4244682309
8339190: Parameter arrays that are capped during annotation processing report incorrect length
...
Reviewed-by: vromero
2024-11-07 10:30:12 +00:00
..
6214965
6359949
6365854
6550655
6881115
8145489
8218152
8310061: Note if implicit annotation processing is being used
2023-06-28 21:00:28 +00:00
8254023
8261088
clinit
crash_empty_enum_const
8305971: NPE in JavacProcessingEnvironment for missing enum constructor body
2023-10-14 21:28:39 +00:00
crashOnUnknownAttr
8296010: AssertionError in annotationTargetType
2023-02-16 19:06:26 +00:00
default
neg
parameter
8334870: javac does not accept classfiles with certain permitted RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations attributes
2024-09-10 06:13:36 +00:00
pos
repeatingAnnotations
8332850: javac crashes if container for repeatable annotation is not found
2024-07-25 13:41:32 +00:00
T8154270
testCrashNestedAnnos
typeAnnotations
8336754: Remodel TypeAnnotation to "has" instead of "be" an Annotation
2024-08-16 15:48:54 +00:00
AnnotationTypeElementModifiers.java
AnnotationTypeElementModifiers.out
ApplicableAnnotationsOnRecords.java
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
2024-05-24 15:58:34 +00:00
AtNonAnnotationTypeTest.java
AtNonAnnotationTypeTest.out
CrashDuplicateAnnotationDeclarationTest.java
8191460: crash in Annotate with duplicate declaration and annotation processing enabled
2023-11-14 15:17:18 +00:00
DeprecationWarningTest.java
DeprecationWarningTest.out
FinalReceiverTest.java
FinalReceiverTest.out
FinalStringInNested.java
LocalInnerReceiverTest.java
MissingAnnotationClassFile.java
ParameterArrayLimit.java
8339190: Parameter arrays that are capped during annotation processing report incorrect length
2024-11-07 10:30:12 +00:00
ReadingMethodWithTypeAnno.java
8321164: javac with annotation processor throws AssertionError: Filling jrt:/... during JarFileObject[/...]
2023-12-07 09:09:19 +00:00
SyntheticParameters.java
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
T7043371.java
T7073477.java
TestAnnotationPackageInfo.java
TestParameterAnnotationOnReceiverType.java