jdk-24/test/jdk/java/lang/annotation
Mikael Vidstedt 071bd521bc 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
..
AnnotationType 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnnotationTypeMismatchException 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExceptionalToString 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
loaderLeak 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
Missing 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present 2018-06-14 17:32:31 -07:00
repeatingAnnotations 8210894: remove jdk/testlibrary/Asserts 2018-09-21 14:50:06 -07:00
typeAnnotations 8202469: (ann) Type annotations on type variable bounds that are also type variables are lost 2020-03-18 17:07:42 -04:00
AnnotationsInheritanceOrderRedefinitionTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnnotationToStringTest.java 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
AnnotationVerifier.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnnotationWithLambda.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassFileGenerator.java 8200128: Fix some "annoations" typos 2018-04-05 09:36:01 -07:00
EqualityTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GoodAnnotation.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
PackageMain.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ParameterAnnotations.java 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
RecursiveAnnotation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestConstructorParameterAnnotations.java 8164819: Make javac's toString() on annotation objects consistent with core reflection 2019-06-13 11:50:45 -07:00
TestIncompleteAnnotationExceptionNPE.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TypeAnnotationReflection.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00