test/langtools/tools/javac/lvti/SelfRefTest.out
changeset 47268 48ec75306997
equal deleted inserted replaced
47267:b3a91921bafc 47268:48ec75306997
       
     1 SelfRefTest.java:16:12: compiler.err.cant.infer.local.var.type: x, (compiler.misc.local.self.ref)
       
     2 SelfRefTest.java:17:53: compiler.err.already.defined: kindname.variable, y, kindname.method, test(boolean)
       
     3 SelfRefTest.java:18:12: compiler.err.cant.infer.local.var.type: z, (compiler.misc.local.self.ref)
       
     4 3 errors