test/tools/javac/annotations/typeAnnotations/failures/common/receiver/StaticThings.out

changeset 1755
ddb4a2bfcd82
parent 1521
71f35e4b93a5
child 2525
2eb010b6cb22
equal deleted inserted replaced
1754:0384683c64be 1755:ddb4a2bfcd82
1 StaticThings.java:52:32: compiler.err.annotation.type.not.applicable 1 StaticThings.java:33:26: compiler.err.non-static.cant.be.ref: kindname.variable, this
2 StaticThings.java:54:37: compiler.err.annotation.type.not.applicable 2 StaticThings.java:36:28: compiler.err.non-static.cant.be.ref: kindname.variable, this
3 StaticThings.java:33:26: compiler.err.annotation.type.not.applicable 3 StaticThings.java:52:32: compiler.err.non-static.cant.be.ref: kindname.variable, this
4 StaticThings.java:36:28: compiler.err.annotation.type.not.applicable 4 StaticThings.java:54:37: compiler.err.non-static.cant.be.ref: kindname.variable, this
5 4 errors 5 4 errors

mercurial