test/tools/javac/lambda/MethodReference64.out

Wed, 28 Aug 2013 10:17:23 -0700

author
henryjen
date
Wed, 28 Aug 2013 10:17:23 -0700
changeset 1983
7de7100c30ce
parent 0
959103a6100f
permissions
-rw-r--r--

8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
Reviewed-by: briangoetz, jjg

aoqi@0 1 MethodReference64.java:28:27: compiler.err.abstract.cant.be.instantiated: MethodReference64.Anno
aoqi@0 2 MethodReference64.java:29:27: compiler.err.enum.cant.be.instantiated
aoqi@0 3 MethodReference64.java:30:27: compiler.err.abstract.cant.be.instantiated: MethodReference64.I
aoqi@0 4 MethodReference64.java:31:30: compiler.err.type.found.req: ?, (compiler.misc.type.req.exact)
aoqi@0 5 MethodReference64.java:32:27: compiler.err.unexpected.type: kindname.class, kindname.value
aoqi@0 6 MethodReference64.java:34:48: compiler.err.generic.array.creation
aoqi@0 7 MethodReference64.java:38:11: compiler.err.abstract.cant.be.instantiated: MethodReference64.Anno
aoqi@0 8 MethodReference64.java:39:11: compiler.err.enum.cant.be.instantiated
aoqi@0 9 MethodReference64.java:40:11: compiler.err.abstract.cant.be.instantiated: MethodReference64.I
aoqi@0 10 MethodReference64.java:41:14: compiler.err.type.found.req: ?, (compiler.misc.type.req.exact)
aoqi@0 11 MethodReference64.java:42:11: compiler.err.unexpected.type: kindname.class, kindname.value
aoqi@0 12 MethodReference64.java:44:32: compiler.err.generic.array.creation
aoqi@0 13 12 errors

mercurial