test/tools/javac/generics/6946618/T6946618c.out

changeset 562
2881b376a689
child 598
064468702a8d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/generics/6946618/T6946618c.out	Wed May 19 16:42:37 2010 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +T6946618c.java:13:24: compiler.err.type.found.req: ? extends java.lang.String, class or interface without bounds
     1.5 +T6946618c.java:14:24: compiler.err.type.found.req: ? super java.lang.String, class or interface without bounds
     1.6 +T6946618c.java:15:24: compiler.err.type.found.req: ?, class or interface without bounds
     1.7 +3 errors

mercurial