langtools/test/tools/javac/annotations/neg/8171322/TypeVariableAsAnnotationTest.out
changeset 43279 9afb33b0a3ab
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/langtools/test/tools/javac/annotations/neg/8171322/TypeVariableAsAnnotationTest.out	Mon Jan 23 10:28:52 2017 +0530
@@ -0,0 +1,3 @@
+TypeVariableAsAnnotationTest.java:10:33: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: Override, java.lang.annotation.Annotation)
+TypeVariableAsAnnotationTest.java:10:55: compiler.err.cant.resolve.location: kindname.class, XXX, , , (compiler.misc.location: kindname.class, TypeVariableAsAnnotationTest<Override>, null)
+2 errors
\ No newline at end of file