diff -r 1985e35e97b2 -r 7873d37f5b37 test/tools/javac/lambda/TargetType45.java --- a/test/tools/javac/lambda/TargetType45.java Mon Jan 21 11:16:28 2013 -0800 +++ b/test/tools/javac/lambda/TargetType45.java Mon Jan 21 20:13:56 2013 +0000 @@ -3,7 +3,7 @@ * @bug 8003280 * @summary Add lambda tests * compiler crashes during flow analysis as it fails to report diagnostics during attribution - * @compile/fail/ref=TargetType45.out -XDrawDiagnostics TargetType45.java + * @compile TargetType45.java */ class TargetType45 {