langtools/test/tools/javac/generics/7151802/T7151802.out
author mcimadamore
Tue, 12 Feb 2013 19:25:09 +0000
changeset 15717 ab55670d2e62
parent 14048 308d1cf8fe46
child 18381 56a7f54f4166
permissions -rw-r--r--
8007464: Add graph inference support Summary: Add support for more aggressive type-inference scheme Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12087
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     1
T7151802.java:14:31: compiler.warn.unchecked.meth.invocation.applied: kindname.method, get1, Z, T7151802.Foo, kindname.class, T7151802
15717
ab55670d2e62 8007464: Add graph inference support
mcimadamore
parents: 14048
diff changeset
     2
T7151802.java:22:31: compiler.warn.prob.found.req: (compiler.misc.unchecked.assign), T7151802.Foo, T7151802.Foo<java.lang.Object>
12087
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     3
T7151802.java:22:30: compiler.warn.unchecked.meth.invocation.applied: kindname.method, get3, T7151802.Foo<Z>, T7151802.Foo, kindname.class, T7151802
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     4
T7151802.java:30:36: compiler.warn.unchecked.meth.invocation.applied: kindname.method, get5, compiler.misc.no.args, compiler.misc.no.args, kindname.class, T7151802
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     5
T7151802.java:38:32: compiler.warn.prob.found.req: (compiler.misc.unchecked.assign), T7151802.Foo, T7151802.Foo<java.lang.String>
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     6
T7151802.java:38:31: compiler.warn.unchecked.meth.invocation.applied: kindname.method, get7, T7151802.Foo<java.lang.String>, T7151802.Foo, kindname.class, T7151802
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     7
- compiler.err.warnings.and.werror
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     8
1 error
31eeebc3ef49 7151802: compiler update caused sqe test failed
mcimadamore
parents:
diff changeset
     9
6 warnings