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

Print this page

        

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