--- old/test/tools/javac/EarlyAssert.java Wed May 27 00:06:40 2009 +++ new/test/tools/javac/EarlyAssert.java Wed May 27 00:06:40 2009 @@ -27,9 +27,6 @@ * @summary Verify that assertions are enabled before the class is initialized * and not thereafter * @author gafter - * - * @compile -source 1.4 EarlyAssert.java - * @run main EarlyAssert */ /*