changeset 6227:7961d6927864

7089131: test/java/lang/invoke/InvokeGenericTest.java does not compile Reviewed-by: darcy, jrose
author alanb
date Sat, 10 Sep 2011 14:55:14 +0100
parents 1603a035b39f
children 2a90f1b1f8ed
files test/java/lang/invoke/InvokeGenericTest.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/java/lang/invoke/InvokeGenericTest.java	Mon Jul 30 04:57:27 2012 +0100
+++ b/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
  */