test/tools/javac/assert/DU1.java

Print this page

        

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