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

changeset 598
064468702a8d
parent 562
2881b376a689
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/generics/6946618/T6946618c.out	Wed Jun 30 18:06:29 2010 -0700
     1.2 +++ b/test/tools/javac/generics/6946618/T6946618c.out	Mon Jul 12 16:37:46 2010 -0700
     1.3 @@ -1,4 +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 +T6946618c.java:13:24: compiler.err.type.found.req: ? extends java.lang.String, (compiler.misc.type.req.exact)
     1.8 +T6946618c.java:14:24: compiler.err.type.found.req: ? super java.lang.String, (compiler.misc.type.req.exact)
     1.9 +T6946618c.java:15:24: compiler.err.type.found.req: ?, (compiler.misc.type.req.exact)
    1.10  3 errors

mercurial