test/tools/javac/lambda/TargetType45.java

changeset 1510
7873d37f5b37
parent 1415
01c9d4161882
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/lambda/TargetType45.java	Mon Jan 21 11:16:28 2013 -0800
     1.2 +++ b/test/tools/javac/lambda/TargetType45.java	Mon Jan 21 20:13:56 2013 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4   * @bug 8003280
     1.5   * @summary Add lambda tests
     1.6   *  compiler crashes during flow analysis as it fails to report diagnostics during attribution
     1.7 - * @compile/fail/ref=TargetType45.out -XDrawDiagnostics TargetType45.java
     1.8 + * @compile TargetType45.java
     1.9   */
    1.10  class TargetType45 {
    1.11  

mercurial