diff -r e15ff3a34054 -r f43e1241e7fb langtools/test/tools/javac/staticImport/Ambig1.java --- a/langtools/test/tools/javac/staticImport/Ambig1.java Thu May 21 10:56:36 2009 +0100 +++ b/langtools/test/tools/javac/staticImport/Ambig1.java Wed May 27 22:34:43 2009 -0700 @@ -27,7 +27,7 @@ * @summary Missing ambiguity error when two methods are equally specific * @author gafter * - * @compile/fail -source 1.5 Ambig1.java + * @compile/fail Ambig1.java */ package ambig1;