langtools/test/tools/javac/T8175790/NPEDueToErroneousLambdaTest.out
author vromero
Fri, 03 Mar 2017 09:58:11 -0800
changeset 44060 f420de7e26fa
permissions -rw-r--r--
8175790: field JCVariableDecl.vartype can't be null after post attribution analysis Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
44060
f420de7e26fa 8175790: field JCVariableDecl.vartype can't be null after post attribution analysis
vromero
parents:
diff changeset
     1
NPEDueToErroneousLambdaTest.java:22:33: compiler.err.override.meth.doesnt.throw: (compiler.misc.cant.implement: apply(NPEDueToErroneousLambdaTest.A), compiler.misc.anonymous.class: NPEDueToErroneousLambdaTest$1, apply(T), java.util.function.Function), java.lang.Exception
f420de7e26fa 8175790: field JCVariableDecl.vartype can't be null after post attribution analysis
vromero
parents:
diff changeset
     2
NPEDueToErroneousLambdaTest.java:24:32: compiler.err.cant.apply.symbol: kindname.method, t, java.util.function.Function<? super I,? extends O>, java.util.function.Function<java.lang.Boolean,NPEDueToErroneousLambdaTest.S>,compiler.misc.type.null, kindname.class, NPEDueToErroneousLambdaTest, (compiler.misc.infer.arg.length.mismatch: I,O)
f420de7e26fa 8175790: field JCVariableDecl.vartype can't be null after post attribution analysis
vromero
parents:
diff changeset
     3
2 errors