langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass3.out
author jjg
Tue, 15 Oct 2013 15:57:13 -0700
changeset 21041 99f5e5e97425
child 24895 dd091d389fbf
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
CantAnnotateStaticClass3.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
CantAnnotateStaticClass3.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
CantAnnotateStaticClass3.java:46:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     4
CantAnnotateStaticClass3.java:52:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     5
CantAnnotateStaticClass3.java:53:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     6
CantAnnotateStaticClass3.java:54:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     7
CantAnnotateStaticClass3.java:56:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     8
CantAnnotateStaticClass3.java:57:23: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
     9
CantAnnotateStaticClass3.java:58:23: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    10
CantAnnotateStaticClass3.java:59:23: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    11
CantAnnotateStaticClass3.java:61:21: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    12
CantAnnotateStaticClass3.java:62:21: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    13
CantAnnotateStaticClass3.java:63:21: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    14
CantAnnotateStaticClass3.java:65:25: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    15
CantAnnotateStaticClass3.java:66:25: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    16
CantAnnotateStaticClass3.java:67:25: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    17
CantAnnotateStaticClass3.java:71:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    18
CantAnnotateStaticClass3.java:72:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    19
CantAnnotateStaticClass3.java:73:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    20
CantAnnotateStaticClass3.java:79:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    21
CantAnnotateStaticClass3.java:80:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    22
CantAnnotateStaticClass3.java:81:16: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    23
CantAnnotateStaticClass3.java:84:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    24
CantAnnotateStaticClass3.java:86:24: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    25
CantAnnotateStaticClass3.java:88:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    26
CantAnnotateStaticClass3.java:90:24: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    27
CantAnnotateStaticClass3.java:92:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    28
CantAnnotateStaticClass3.java:94:24: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    29
CantAnnotateStaticClass3.java:57:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    30
CantAnnotateStaticClass3.java:58:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    31
CantAnnotateStaticClass3.java:59:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    32
CantAnnotateStaticClass3.java:65:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    33
CantAnnotateStaticClass3.java:66:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    34
CantAnnotateStaticClass3.java:67:12: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    35
CantAnnotateStaticClass3.java:99:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    36
CantAnnotateStaticClass3.java:101:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    37
CantAnnotateStaticClass3.java:106:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    38
CantAnnotateStaticClass3.java:108:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    39
CantAnnotateStaticClass3.java:113:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    40
CantAnnotateStaticClass3.java:115:18: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    41
CantAnnotateStaticClass3.java:120:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    42
CantAnnotateStaticClass3.java:121:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    43
CantAnnotateStaticClass3.java:122:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    44
CantAnnotateStaticClass3.java:128:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    45
CantAnnotateStaticClass3.java:129:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    46
CantAnnotateStaticClass3.java:130:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    47
CantAnnotateStaticClass3.java:132:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    48
CantAnnotateStaticClass3.java:134:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    49
CantAnnotateStaticClass3.java:135:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    50
CantAnnotateStaticClass3.java:136:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    51
CantAnnotateStaticClass3.java:138:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    52
CantAnnotateStaticClass3.java:139:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    53
CantAnnotateStaticClass3.java:140:14: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    54
CantAnnotateStaticClass3.java:142:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    55
CantAnnotateStaticClass3.java:143:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    56
CantAnnotateStaticClass3.java:144:17: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    57
CantAnnotateStaticClass3.java:149:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    58
CantAnnotateStaticClass3.java:150:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    59
CantAnnotateStaticClass3.java:151:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    60
CantAnnotateStaticClass3.java:157:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    61
CantAnnotateStaticClass3.java:158:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    62
CantAnnotateStaticClass3.java:159:14: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    63
CantAnnotateStaticClass3.java:162:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    64
CantAnnotateStaticClass3.java:164:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    65
CantAnnotateStaticClass3.java:166:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    66
CantAnnotateStaticClass3.java:168:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    67
CantAnnotateStaticClass3.java:170:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    68
CantAnnotateStaticClass3.java:172:22: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    69
CantAnnotateStaticClass3.java:177:35: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    70
CantAnnotateStaticClass3.java:179:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    71
CantAnnotateStaticClass3.java:180:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    72
CantAnnotateStaticClass3.java:185:35: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    73
CantAnnotateStaticClass3.java:187:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    74
CantAnnotateStaticClass3.java:188:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    75
CantAnnotateStaticClass3.java:193:35: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    76
CantAnnotateStaticClass3.java:195:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    77
CantAnnotateStaticClass3.java:196:41: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    78
CantAnnotateStaticClass3.java:200:35: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    79
CantAnnotateStaticClass3.java:201:38: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    80
CantAnnotateStaticClass3.java:202:41: compiler.err.cant.type.annotate.scoping.1: @Top.TA
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    81
CantAnnotateStaticClass3.java:203:44: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    82
CantAnnotateStaticClass3.java:204:44: compiler.err.cant.type.annotate.scoping.1: @Top.TB
99f5e5e97425 8026564: import changes from type-annotations forest
jjg
parents:
diff changeset
    83
82 errors