aboutsummaryrefslogtreecommitdiff
path: root/test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out')
-rw-r--r--test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out b/test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out
new file mode 100644
index 00000000..af34ecfd
--- /dev/null
+++ b/test/tools/javac/annotations/testCrashNestedAnnos/TestCrashNestedAnnos.out
@@ -0,0 +1,3 @@
+TestCrashNestedAnnos.java:9:6: compiler.err.cant.resolve.location: kindname.class, A, , , (compiler.misc.location: kindname.class, TestCrashNestedAnnos, null)
+TestCrashNestedAnnos.java:10:6: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: B, java.lang.annotation.Annotation)
+2 errors