7089131: test/java/lang/invoke/InvokeGenericTest.java does not compile
Reviewed-by: darcy, jrose
--- a/jdk/test/java/lang/invoke/InvokeGenericTest.java Fri Sep 09 15:24:35 2011 +0100
+++ b/jdk/test/java/lang/invoke/InvokeGenericTest.java Sat Sep 10 14:55:14 2011 +0100
@@ -25,7 +25,7 @@
/* @test
* @summary unit tests for java.lang.invoke.MethodHandle.invoke
- * @compile -target 7 InvokeGenericTest.java
+ * @compile InvokeGenericTest.java
* @run junit/othervm test.java.lang.invoke.InvokeGenericTest
*/