test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out

changeset 2188
f3ca12d680f3
parent 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out	Mon Nov 11 17:26:09 2013 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +TestCrashNestedAnnos.java:9:6: compiler.err.cant.resolve.location: kindname.class, A, , , (compiler.misc.location: kindname.class, TestCrashNestedAnnos, null)
     1.5 +TestCrashNestedAnnos.java:10:6: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: B, java.lang.annotation.Annotation)
     1.6 +2 errors

mercurial