langtools/test/tools/javac/lambda/T8033483/IgnoreLambdaBodyDuringResolutionTest1.out
author vromero
Wed, 09 Jul 2014 10:49:32 -0400
changeset 25444 27045478cf23
permissions -rw-r--r--
8033483: Should ignore nested lambda bodies during overload resolution Reviewed-by: mcimadamore, dlsmith
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25444
27045478cf23 8033483: Should ignore nested lambda bodies during overload resolution
vromero
parents:
diff changeset
     1
IgnoreLambdaBodyDuringResolutionTest1.java:29:9: compiler.err.ref.ambiguous: foo, kindname.method, foo(IgnoreLambdaBodyDuringResolutionTest1.B), IgnoreLambdaBodyDuringResolutionTest1, kindname.method, foo(IgnoreLambdaBodyDuringResolutionTest1.C), IgnoreLambdaBodyDuringResolutionTest1
27045478cf23 8033483: Should ignore nested lambda bodies during overload resolution
vromero
parents:
diff changeset
     2
1 error