test/tools/javac/assert/DU2.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 4468510
  * @summary Check correct DU computation for assertions.
  * @author gafter
  *
- * @compile/fail -source 1.4 DU2.java
+ * @compile/fail DU2.java
  */
 
 class DU2 {
     void f1() {
         final int i;