diff -r 662a5188bded -r 7de7100c30ce test/tools/javac/lambda/MethodReference66.java --- a/test/tools/javac/lambda/MethodReference66.java Tue Aug 27 11:58:53 2013 -0700 +++ b/test/tools/javac/lambda/MethodReference66.java Wed Aug 28 10:17:23 2013 -0700 @@ -24,7 +24,6 @@ /* * @test * @bug 8009299 - * @ignore 8013875: Incorrect vtable index being set during methodHandle creation for static * @summary Javac crashes when compiling method reference to static interface method * @run main/othervm -Xverify:none MethodReference66 */