test/tools/javac/lambda/MethodReference09.out

Wed, 13 Aug 2014 14:50:00 -0700

author
katleman
date
Wed, 13 Aug 2014 14:50:00 -0700
changeset 2549
0b6cc4ea670f
parent 0
959103a6100f
permissions
-rw-r--r--

Added tag jdk8u40-b01 for changeset bf89a471779d

     1 MethodReference09.java:21:23: compiler.err.non-static.cant.be.ref: kindname.method, getThis()
     2 MethodReference09.java:21:20: compiler.err.prob.found.req: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.cant.apply.symbol: kindname.method, getX, compiler.misc.no.args, MethodReference09.Foo, kindname.class, MethodReference09.Foo<X>, (compiler.misc.arg.length.mismatch)))
     3 MethodReference09.java:22:20: compiler.err.non-static.cant.be.ref: kindname.variable, this
     4 3 errors

mercurial