test/tools/javac/lambda/MethodReference21.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 MethodReference21.java:18:13: compiler.err.cant.resolve.location: kindname.variable, NonExistentType, , , (compiler.misc.location: kindname.class, MethodReference21, null)
aoqi@0 2 MethodReference21.java:21:14: compiler.err.cant.resolve.location: kindname.variable, NonExistentType, , , (compiler.misc.location: kindname.class, MethodReference21, null)
aoqi@0 3 2 errors

mercurial