--- old/test/tools/javac/generics/SuperTypeargs.java Wed May 27 00:12:59 2009 +++ new/test/tools/javac/generics/SuperTypeargs.java Wed May 27 00:12:58 2009 @@ -27,7 +27,7 @@ * @summary compilation error for super.f() and ClassName.super.f() * @author gafter * - * @compile -source 1.5 SuperTypeargs.java + * @compile SuperTypeargs.java */ package superTypeargs;