Searched defs:TC (Results 1 - 12 of 12) sorted by relevance

/openjdk9/langtools/test/tools/javac/annotations/repeatingAnnotations/brokenTypeAnnoContainer/
H A DTC.java27 @interface TC { interface
H A DTCBroken.java27 @interface TC { interface
/openjdk9/langtools/test/tools/javac/annotations/repeatingAnnotations/
H A DInvalidClsTypeParamTarget.java17 @interface TC { T[] value(); } interface in class:InvalidClsTypeParamTarget
H A DInvalidMethodTypeParamTarget.java17 @interface TC { T[] value(); } interface in class:InvalidMethodTypeParamTarget
H A DInvalidRepAnnoOnCast.java17 @interface TC { T[] value(); } interface in class:InvalidRepAnnoOnCast
H A DInvalidMethodTypeUse.java17 @interface TC { T[] value(); } interface in class:InvalidMethodTypeUse
/openjdk9/langtools/test/tools/javac/diags/examples/
H A DInvalidTypeContextRepeatableAnnotation.java34 @interface TC { T[] value(); } interface
/openjdk9/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/
H A DTest.java38 @Target({ElementType.TYPE_USE, ElementType.TYPE_PARAMETER}) @interface TC {} interface
/openjdk9/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestExecutableGetAnnotatedType.java191 public @interface TC {} interface in class:TestExecutableGetAnnotatedType
[all...]
/openjdk9/langtools/test/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateStaticClass.java57 @Target(ElementType.TYPE_USE) @interface TC {} interface in class:Top
[all...]
H A DCantAnnotateStaticClass3.java24 @interface TC {} interface in class:Top
[all...]
H A DCantAnnotateStaticClass2.java24 @interface TC {} interface in class:Top
[all...]

Completed in 116 milliseconds