langtools/test/tools/javac/assert/DU2.java
changeset 2985 f43e1241e7fb
parent 10 06bc494ca11e
child 5520 86e4b9a9da40
--- a/langtools/test/tools/javac/assert/DU2.java	Thu May 21 10:56:36 2009 +0100
+++ b/langtools/test/tools/javac/assert/DU2.java	Wed May 27 22:34:43 2009 -0700
@@ -27,7 +27,7 @@
  * @summary Check correct DU computation for assertions.
  * @author gafter
  *
- * @compile/fail -source 1.4 DU2.java
+ * @compile/fail DU2.java
  */
 
 class DU2 {