test/tools/javac/lambda/MethodReferenceParserTest.java

changeset 1774
37295244f534
parent 1520
5c956be64b9e
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/lambda/MethodReferenceParserTest.java	Tue May 21 12:17:18 2013 +0100
     1.2 +++ b/test/tools/javac/lambda/MethodReferenceParserTest.java	Tue May 21 13:50:56 2013 +0100
     1.3 @@ -23,8 +23,7 @@
     1.4  
     1.5  /*
     1.6   * @test
     1.7 - * @bug 7115052
     1.8 - * @bug 8003280 8006694
     1.9 + * @bug 7115052 8003280 8006694
    1.10   * @summary Add lambda tests
    1.11   *  Add parser support for method references
    1.12   *  temporarily workaround combo tests are causing time out in several platforms

mercurial