7089131: test/java/lang/invoke/InvokeGenericTest.java does not compile
authoralanb
Sat, 10 Sep 2011 14:55:14 +0100
changeset 10440 b90cf2f98868
parent 10439 b36f86ad26e1
child 10441 59d668a3ad61
7089131: test/java/lang/invoke/InvokeGenericTest.java does not compile Reviewed-by: darcy, jrose
jdk/test/java/lang/invoke/InvokeGenericTest.java
--- 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
  */