test/tools/javac/lambda/VoidCompatibility.out

Fri, 18 Jan 2013 15:38:14 +0000

author
mcimadamore
date
Fri, 18 Jan 2013 15:38:14 +0000
changeset 1505
3d84ae209919
parent 1433
4f9853659bf1
permissions
-rw-r--r--

8006561: Langtools test failure: missing diags/examples
Summary: forgot to hg add tests
Reviewed-by: jjg

     1 VoidCompatibility.java:17:9: compiler.err.ref.ambiguous: schedule, kindname.method, schedule(VoidCompatibility.Runnable), VoidCompatibility, kindname.method, schedule(VoidCompatibility.Thunk<?>), VoidCompatibility
     2 VoidCompatibility.java:23:9: compiler.err.ref.ambiguous: schedule, kindname.method, schedule(VoidCompatibility.Runnable), VoidCompatibility, kindname.method, schedule(VoidCompatibility.Thunk<?>), VoidCompatibility
     3 2 errors

mercurial