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