jdk/test/java/lang/invoke/InvokeGenericTest.java
changeset 10440 b90cf2f98868
parent 9752 88ab34b6da6d
child 11534 9949ffb8eb3a
--- 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
  */