langtools/test/tools/javac/lambda/funcInterfaces/NonSAM1.out
author mcimadamore
Wed, 16 Jan 2013 16:30:11 +0000
changeset 15361 01f1828683e6
parent 14547 86d8d242b0c4
permissions -rw-r--r--
8005299: Add FunctionalInterface checking to javac Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg

NonSAM1.java:11:20: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf.1: Planet, (compiler.misc.no.abstracts: kindname.interface, Planet))
1 error