--- old/test/tools/javac/staticImport/ImportInherit.java Wed May 27 00:18:11 2009 +++ new/test/tools/javac/staticImport/ImportInherit.java Wed May 27 00:18:10 2009 @@ -27,7 +27,7 @@ * @summary static import versus inherited members * @author gafter * - * @compile -source 1.5 ImportInherit.java + * @compile ImportInherit.java */ package importInherit;