langtools/test/tools/javac/OverrideChecks/6400189/T6400189b.out
author mcimadamore
Wed, 26 Oct 2016 15:41:25 +0100
changeset 41856 13a056e8f16e
parent 13438 83729994273a
permissions -rw-r--r--
8168774: Polymorhic signature method check crashes javac Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
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
13438
83729994273a 7175911: Simplify error reporting API in Check.CheckContext interface
mcimadamore
parents: 12334
diff changeset
     2
T6400189b.java:24:24: compiler.err.prob.found.req: (compiler.misc.inconvertible.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