langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.out
author jjg
Tue, 15 Oct 2013 15:57:13 -0700
changeset 21041 99f5e5e97425
child 21498 58c2486db8d0
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
CantAnnotateStaticClass2.java:44:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     2
CantAnnotateStaticClass2.java:45:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     3
CantAnnotateStaticClass2.java:52:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     4
CantAnnotateStaticClass2.java:53:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     5
CantAnnotateStaticClass2.java:55:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     6
CantAnnotateStaticClass2.java:56:23: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     7
CantAnnotateStaticClass2.java:57:23: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     8
CantAnnotateStaticClass2.java:58:23: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     9
CantAnnotateStaticClass2.java:60:21: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    10
CantAnnotateStaticClass2.java:61:21: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    11
CantAnnotateStaticClass2.java:62:21: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    12
CantAnnotateStaticClass2.java:64:25: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    13
CantAnnotateStaticClass2.java:65:25: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    14
CantAnnotateStaticClass2.java:66:25: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    15
CantAnnotateStaticClass2.java:71:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    16
CantAnnotateStaticClass2.java:72:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    17
CantAnnotateStaticClass2.java:79:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    18
CantAnnotateStaticClass2.java:80:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    19
CantAnnotateStaticClass2.java:87:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    20
CantAnnotateStaticClass2.java:89:24: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    21
CantAnnotateStaticClass2.java:91:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    22
CantAnnotateStaticClass2.java:93:24: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    23
CantAnnotateStaticClass2.java:57:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    24
CantAnnotateStaticClass2.java:58:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    25
CantAnnotateStaticClass2.java:65:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    26
CantAnnotateStaticClass2.java:66:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    27
CantAnnotateStaticClass2.java:105:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    28
CantAnnotateStaticClass2.java:107:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    29
CantAnnotateStaticClass2.java:112:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    30
CantAnnotateStaticClass2.java:114:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    31
CantAnnotateStaticClass2.java:120:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    32
CantAnnotateStaticClass2.java:121:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    33
CantAnnotateStaticClass2.java:128:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    34
CantAnnotateStaticClass2.java:129:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    35
CantAnnotateStaticClass2.java:131:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    36
CantAnnotateStaticClass2.java:133:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    37
CantAnnotateStaticClass2.java:134:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    38
CantAnnotateStaticClass2.java:135:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    39
CantAnnotateStaticClass2.java:137:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    40
CantAnnotateStaticClass2.java:138:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    41
CantAnnotateStaticClass2.java:139:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    42
CantAnnotateStaticClass2.java:141:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    43
CantAnnotateStaticClass2.java:142:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    44
CantAnnotateStaticClass2.java:143:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    45
CantAnnotateStaticClass2.java:149:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    46
CantAnnotateStaticClass2.java:150:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    47
CantAnnotateStaticClass2.java:157:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    48
CantAnnotateStaticClass2.java:158:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    49
CantAnnotateStaticClass2.java:165:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    50
CantAnnotateStaticClass2.java:167:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    51
CantAnnotateStaticClass2.java:169:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    52
CantAnnotateStaticClass2.java:171:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    53
CantAnnotateStaticClass2.java:184:35: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    54
CantAnnotateStaticClass2.java:186:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    55
CantAnnotateStaticClass2.java:187:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    56
CantAnnotateStaticClass2.java:192:35: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    57
CantAnnotateStaticClass2.java:194:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    58
CantAnnotateStaticClass2.java:195:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    59
CantAnnotateStaticClass2.java:199:35: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    60
CantAnnotateStaticClass2.java:200:38: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    61
CantAnnotateStaticClass2.java:201:41: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    62
CantAnnotateStaticClass2.java:202:44: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    63
CantAnnotateStaticClass2.java:203:44: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    64
CantAnnotateStaticClass2.java:204:49: compiler.err.cant.type.annotate.scoping: @Top.TA,@Top.TB,@Top.TC
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    65
64 errors