langtools/test/tools/javac/lambda/MostSpecific03.out
author jlahoda
Tue, 16 Aug 2016 16:43:00 +0200
changeset 40504 0a01f6710c84
parent 14547 86d8d242b0c4
permissions -rw-r--r--
8078561: Error message should be generated once when -source 6 is specified Summary: Code to avoid duplicated errors about features not supported in the current source level moved to Log Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14547
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     1
MostSpecific03.java:26:9: compiler.err.ref.ambiguous: m, kindname.method, m(Test.IntMapper...), Test, kindname.method, m(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     2
MostSpecific03.java:33:9: compiler.err.ref.ambiguous: m, kindname.method, m(Test.IntMapper...), Test, kindname.method, m(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     3
MostSpecific03.java:34:9: compiler.err.ref.ambiguous: m, kindname.method, m(Test.IntMapper...), Test, kindname.method, m(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     4
MostSpecific03.java:35:9: compiler.err.ref.ambiguous: m, kindname.method, m(Test.IntMapper...), Test, kindname.method, m(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     5
MostSpecific03.java:42:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     6
MostSpecific03.java:48:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     7
MostSpecific03.java:49:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     8
MostSpecific03.java:50:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
     9
MostSpecific03.java:51:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
    10
MostSpecific03.java:52:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
    11
MostSpecific03.java:53:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
    12
MostSpecific03.java:54:9: compiler.err.ref.ambiguous: m2, kindname.method, m2(Test.IntMapper,Test.IntMapper...), Test, kindname.method, m2(Test.LongMapper...), Test
86d8d242b0c4 8003280: Add lambda tests
mcimadamore
parents:
diff changeset
    13
12 errors