langtools/test/tools/javac/generics/6946618/T6946618c.out
changeset 5649 c9e7ce44b173
child 6032 03b276d8e6a6
equal deleted inserted replaced
5648:e8aa492874b5 5649:c9e7ce44b173
       
     1 T6946618c.java:13:24: compiler.err.type.found.req: ? extends java.lang.String, class or interface without bounds
       
     2 T6946618c.java:14:24: compiler.err.type.found.req: ? super java.lang.String, class or interface without bounds
       
     3 T6946618c.java:15:24: compiler.err.type.found.req: ?, class or interface without bounds
       
     4 3 errors