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