diff -r 073696f59241 -r 2154ed9ff6c8 test/tools/javac/lambda/TargetType51.java --- a/test/tools/javac/lambda/TargetType51.java Tue Feb 12 13:36:56 2013 +0000 +++ b/test/tools/javac/lambda/TargetType51.java Tue Feb 12 19:25:09 2013 +0000 @@ -23,7 +23,9 @@ /* * @test - * @summary smoke test for combinator-like stuck analysis + * @bug 8005244 + * @summary Implement overload resolution as per latest spec EDR + * smoke test for combinator-like stuck analysis * @author Maurizio Cimadamore * @compile TargetType51.java */