langtools/test/tools/javac/lambda/BadConv03.out
author mcimadamore
Wed, 26 Oct 2016 15:41:25 +0100
changeset 41856 13a056e8f16e
parent 15361 01f1828683e6
permissions -rw-r--r--
8168774: Polymorhic signature method check crashes javac Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15361
01f1828683e6 8005299: Add FunctionalInterface checking to javac
mcimadamore
parents: 14547
diff changeset
     1
BadConv03.java:19:11: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf.1: BadConv03.B, (compiler.misc.incompatible.abstracts: kindname.interface, BadConv03.B))
14547
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     2
1 error