--- old/test/tools/javac/generics/wildcards/AssignmentDifferentTypes6.java Wed May 27 00:15:22 2009 +++ new/test/tools/javac/generics/wildcards/AssignmentDifferentTypes6.java Wed May 27 00:15:21 2009 @@ -25,7 +25,7 @@ * @test * @summary Test subtyping for wildcards with related type bounds. * - * @compile/fail -source 1.5 AssignmentDifferentTypes6.java + * @compile/fail AssignmentDifferentTypes6.java */ public class AssignmentDifferentTypes6 {