test/tools/javac/generics/inference/6611449/T6611449.out

Wed, 09 Apr 2008 15:04:35 +0100

author
mcimadamore
date
Wed, 09 Apr 2008 15:04:35 +0100
changeset 29
6522ea413d23
parent 5
b45f8d4794b7
child 80
5c9cdeb740f2
permissions
-rw-r--r--

6683438: Bad regression test for CR 6611449
Summary: The regression test for CR 6611449 contains some inconstistencies
Reviewed-by: jjg

     1 T6611449.java:41:9: compiler.err.cant.resolve.location: (- compiler.misc.kindname.constructor), T6611449, (int), , (- compiler.misc.kindname.class), T6611449<S>
     2 T6611449.java:42:9: compiler.err.cant.resolve.location: (- compiler.misc.kindname.constructor), T6611449, (int,int), , (- compiler.misc.kindname.class), T6611449<S>
     3 T6611449.java:43:9: compiler.err.cant.apply.symbol: <T>m1(T), T6611449<S>, , int, null
     4 T6611449.java:44:9: compiler.err.cant.apply.symbol: <T>m2(T,T), T6611449<S>, , int,int, null
     5 4 errors

mercurial