--- old/test/tools/javac/generics/T5011073.java Wed May 27 00:13:22 2009 +++ new/test/tools/javac/generics/T5011073.java Wed May 27 00:13:22 2009 @@ -27,7 +27,7 @@ * @summary javac should implement JLS3 three-pass overload resolution * @author gafter * - * @compile/fail -source 1.5 T5011073.java + * @compile/fail T5011073.java */ import java.util.*;