jdk-24/test/jdk/java/lang/annotation
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
AnnotationType 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnnotationTypeMismatchException 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
ExceptionalToString 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Missing 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni 2022-11-30 00:37:31 +00:00
repeatingAnnotations 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
typeAnnotations 8281462: Annotation toString output for enum not reusable for source input 2022-02-11 23:24:08 +00:00
AnnotationsInheritanceOrderRedefinitionTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnnotationToStringTest.java 8322218: Better escaping of single and double quotes in annotation toString() results 2024-02-06 23:22:46 +00:00
AnnotationVerifier.java 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
AnnotationWithLambda.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
ClassFileGenerator.java 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
EnumConstructorAnnotation.java 8263763: Synthetic constructor parameters of enum are not considered for annotation indices 2021-04-12 21:01:08 +00:00
EqualityTest.java 8169629: Annotations with lambda expressions cause AnnotationFormatError 2021-04-01 16:46:32 +00:00
GoodAnnotation.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
LoaderLeakTest.java 8319678: Several tests from corelibs areas ignore VM flags 2024-04-11 13:51:07 +00:00
package-info.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PackageMain.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ParameterAnnotations.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
RecursiveAnnotation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestConstructorParameterAnnotations.java 8281462: Annotation toString output for enum not reusable for source input 2022-02-11 23:24:08 +00:00
TestIncompleteAnnotationExceptionNPE.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TypeAnnotationReflection.java 8213905: reflection not working for type annotations applied to exception types in the inner class constructor 2022-01-26 00:33:10 +00:00
TypeParamAnnotation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TypeVariableBounds.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnitTest.java 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring 2022-03-01 12:06:11 +00:00