--- old/test/tools/javac/annotations/neg/Z5.java Wed May 27 00:08:20 2009 +++ new/test/tools/javac/annotations/neg/Z5.java Wed May 27 00:08:19 2009 @@ -27,7 +27,7 @@ * @summary implement "metadata" (attribute interfaces and program annotations) * @author gafter * - * @compile/fail -source 1.5 Z5.java + * @compile/fail Z5.java */ interface Foo {}