aboutsummaryrefslogtreecommitdiff
path: root/test/tools/javac/varargs/access/VarargsInferredPrivateType.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/tools/javac/varargs/access/VarargsInferredPrivateType.out')
-rw-r--r--test/tools/javac/varargs/access/VarargsInferredPrivateType.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/tools/javac/varargs/access/VarargsInferredPrivateType.out b/test/tools/javac/varargs/access/VarargsInferredPrivateType.out
new file mode 100644
index 00000000..aae7daba
--- /dev/null
+++ b/test/tools/javac/varargs/access/VarargsInferredPrivateType.out
@@ -0,0 +1,4 @@
+VarargsInferredPrivateType.java:16:12: compiler.err.prob.found.req: (compiler.misc.inaccessible.varargs.type: otherpackage.OtherPackage.Private, kindname.class, VarargsInferredPrivateType)
+- compiler.note.unchecked.filename: VarargsInferredPrivateType.java
+- compiler.note.unchecked.recompile
+1 error