test/tools/javac/generics/wildcards/AssignmentDifferentTypes6.java

Print this page

        

*** 23,33 **** /* * @test * @summary Test subtyping for wildcards with related type bounds. * ! * @compile/fail -source 1.5 AssignmentDifferentTypes6.java */ public class AssignmentDifferentTypes6 { public static void main(String[] args) { --- 23,33 ---- /* * @test * @summary Test subtyping for wildcards with related type bounds. * ! * @compile/fail AssignmentDifferentTypes6.java */ public class AssignmentDifferentTypes6 { public static void main(String[] args) {