changeset 2985 | f43e1241e7fb |
parent 10 | 06bc494ca11e |
child 4940 | 256e46854879 |
--- a/langtools/test/tools/javac/EarlyAssert.java Thu May 21 10:56:36 2009 +0100 +++ b/langtools/test/tools/javac/EarlyAssert.java Wed May 27 22:34:43 2009 -0700 @@ -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 */ /*