test/tools/javac/lambda/MethodReference66.java

changeset 1983
7de7100c30ce
parent 1752
c09b7234cded
     1.1 --- a/test/tools/javac/lambda/MethodReference66.java	Tue Aug 27 11:58:53 2013 -0700
     1.2 +++ b/test/tools/javac/lambda/MethodReference66.java	Wed Aug 28 10:17:23 2013 -0700
     1.3 @@ -24,7 +24,6 @@
     1.4  /*
     1.5   * @test
     1.6   * @bug 8009299
     1.7 - * @ignore 8013875: Incorrect vtable index being set during methodHandle creation for static
     1.8   * @summary Javac crashes when compiling method reference to static interface method
     1.9   * @run main/othervm -Xverify:none MethodReference66
    1.10   */

mercurial