langtools/test/tools/javac/OverrideChecks/6400189/T6400189b.out
author mcimadamore
Mon, 26 Mar 2012 15:28:22 +0100
changeset 12334 29e1bfdcba4e
parent 3766 7e2df99e9223
child 13438 83729994273a
permissions -rw-r--r--
7151492: Encapsulate check logic into Attr.ResultInfo Summary: ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used Reviewed-by: jjg, dlsmith
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
12334
29e1bfdcba4e 7151492: Encapsulate check logic into Attr.ResultInfo
mcimadamore
parents: 3766
diff changeset
     2
T6400189b.java:24:24: compiler.err.prob.found.req: 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