langtools/test/tools/javac/missingSuperRecovery/MissingInterfaceTest.out
author vromero
Tue, 18 Mar 2014 22:12:46 +0000
changeset 23399 a7f649f8e860
permissions -rw-r--r--
8036007: javac crashes when encountering an unresolvable interface Reviewed-by: vromero, jlahoda Contributed-by: paul.govereau@oracle.com

MissingInterfaceTest.java:12:10: compiler.err.cant.access: Closeable, (compiler.misc.class.file.not.found: Closeable)
MissingInterfaceTest.java:13:10: compiler.err.cant.resolve.location.args: kindname.method, another, , , (compiler.misc.location.1: kindname.variable, s, MissingInterfaceTestDep)
2 errors