test/tools/javac/lambda/MethodReference64.out

Tue, 10 Sep 2013 13:47:51 +0200

author
jfranck
date
Tue, 10 Sep 2013 13:47:51 +0200
changeset 2020
bb7271e64ef6
parent 0
959103a6100f
permissions
-rw-r--r--

8005222: Fixed bugs should have tests with bugid in @bug tag
Reviewed-by: jfranck, jjg
Contributed-by: Andreas Lundblad <andreas.lundblad@oracle.com>

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