jdk/langtools/test/tools/javac/processing/model/element
Joel Borggrén-Franck d8d3ea2057 8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present
An empty container should not stop javac from looking at supertypes for inherited repeating annotations

Reviewed-by: jjg
2013-10-22 10:08:49 +02:00
..
8009367 8009367: Wrong kind of name used in comparison in javax.lang.model code for repeatable annotations 2013-08-07 01:32:39 +02:00
repeatingAnnotations 8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType 2013-07-25 11:02:27 +02:00
TestMissingElement 8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java 2013-09-09 17:36:23 -07:00
TestMissingElement2 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestAnonClassNames.java 8006775: JSR 308: Compiler changes in JDK8 2013-01-23 13:27:24 -08:00
TestAnonSourceNames.java 6983738: Use a JavacTestingAbstractProcessor 2010-09-29 23:27:57 -07:00
TestElement.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestEmptyContainer.java 8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present 2013-10-22 10:08:49 +02:00
TestExecutableElement.java 8025087: Annotation processing api returns default modifier for interface static method 2013-10-09 13:09:31 +02:00
TestNames.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestNonInherited.java 8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable 2013-10-22 03:36:44 +02:00
TestPackageElement.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestResourceElement.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestResourceVariable.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestTypeElement.java 8025118: Annotation processing api returns default modifier for interface without default methods 2013-10-04 08:29:54 +02:00
TestTypeParameter.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
TestTypeParameterAnnotations.java 8011027: Type parameter annotations not passed through to javax.lang.model 2013-04-22 10:24:19 +02:00
TypeParamBounds.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00