test/tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.out

changeset 2134
b0c086cd4520
parent 2111
87b5bfef7edb
equal deleted inserted replaced
2133:19e8eebfbe52 2134:b0c086cd4520
1 CantAnnotateStaticClass.java:22:20: compiler.err.cant.annotate.static.class
2 CantAnnotateStaticClass.java:23:13: compiler.err.cant.annotate.static.class
3 CantAnnotateStaticClass.java:24:29: compiler.err.cant.annotate.static.class
4 CantAnnotateStaticClass.java:29:26: compiler.err.cant.annotate.static.class
5 CantAnnotateStaticClass.java:30:9: compiler.err.cant.annotate.static.class
6 CantAnnotateStaticClass.java:31:35: compiler.err.cant.annotate.static.class
7 CantAnnotateStaticClass.java:26:29: compiler.err.cant.annotate.static.class
8 - compiler.note.unchecked.filename: CantAnnotateStaticClass.java
9 - compiler.note.unchecked.recompile
10 7 errors

mercurial