langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotateScoping.out
author jjg
Tue, 15 Oct 2013 15:57:13 -0700
changeset 21041 99f5e5e97425
child 23800 f7ffcfe938f2
permissions -rw-r--r--
8026564: import changes from type-annotations forest Reviewed-by: jjg Contributed-by: wdietl@gmail.com, steve.sides@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21041
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     1
CantAnnotateScoping.java:61:9: compiler.err.cant.resolve.location: kindname.class, lang, , , (compiler.misc.location: kindname.package, java, null)
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     2
CantAnnotateScoping.java:66:9: compiler.err.cant.resolve.location: kindname.class, XXX, , , (compiler.misc.location: kindname.package, java, null)
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     3
CantAnnotateScoping.java:70:9: compiler.err.cant.resolve.location: kindname.class, lang, , , (compiler.misc.location: kindname.package, java, null)
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     4
CantAnnotateScoping.java:38:14: compiler.err.cant.type.annotate.scoping.1: @TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     5
CantAnnotateScoping.java:47:18: compiler.err.cant.type.annotate.scoping.1: @TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     6
CantAnnotateScoping.java:56:37: compiler.err.cant.type.annotate.scoping: @TA,@TA2
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     7
CantAnnotateScoping.java:40:14: compiler.err.cant.type.annotate.scoping.1: @TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     8
CantAnnotateScoping.java:42:34: compiler.err.cant.type.annotate.scoping: @TA,@DA,@TA2
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     9
CantAnnotateScoping.java:44:38: compiler.err.cant.type.annotate.scoping: @TA,@DA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    10
CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    11
10 errors