langtools/test/tools/javac/OverrideChecks/6400189/T6400189b.out
author jjg
Thu, 27 Aug 2009 11:08:27 -0700
changeset 3766 7e2df99e9223
parent 2511 1ccb94d04005
child 12334 29e1bfdcba4e
permissions -rw-r--r--
6875336: some tests should use /nodynamiccopyright/ Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3766
7e2df99e9223 6875336: some tests should use /nodynamiccopyright/
jjg
parents: 2511
diff changeset
     1
T6400189b.java:24:24: compiler.warn.unchecked.call.mbr.of.raw.type: <T>m(T6400189b<T>), T6400189b.B
7e2df99e9223 6875336: some tests should use /nodynamiccopyright/
jjg
parents: 2511
diff changeset
     2
T6400189b.java:24:24: compiler.err.prob.found.req: (compiler.misc.incompatible.types), java.lang.Object, java.lang.Integer
2511
1ccb94d04005 6400189: raw types and inference
mcimadamore
parents:
diff changeset
     3
1 error
1ccb94d04005 6400189: raw types and inference
mcimadamore
parents:
diff changeset
     4
1 warning