summaryrefslogtreecommitdiff
path: root/test/files/neg/t7014.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t7014.check')
-rw-r--r--test/files/neg/t7014.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/neg/t7014.check b/test/files/neg/t7014.check
new file mode 100644
index 0000000000..c68c170835
--- /dev/null
+++ b/test/files/neg/t7014.check
@@ -0,0 +1,5 @@
+warning: While parsing annotations in t7014-neg.obj/t7014/ThreadSafetyLevel_1.class, could not find COMPLETELY_THREADSAFE in enum object ThreadSafetyLevel_1.
+This is likely due to an implementation restriction: an annotation argument cannot refer to a member of the annotated class (SI-7014).
+error: No warnings can be incurred under -Xfatal-warnings.
+one warning found
+one error found