test/tools/javac/missingSuperRecovery/MissingInterfaceTest.out

Mon, 17 Oct 2016 21:20:17 -0700

author
asaha
date
Mon, 17 Oct 2016 21:20:17 -0700
changeset 3306
867c01c1ae44
parent 0
959103a6100f
permissions
-rw-r--r--

8168115: Remove and retag jdk8u122-b03 in 8u repo
Reviewed-by: coffeys

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

mercurial