test/tools/javac/6758789/T6758789b.out

Tue, 20 Aug 2013 17:34:06 +0400

author
kizune
date
Tue, 20 Aug 2013 17:34:06 +0400
changeset 1959
55da6b3a6940
parent 1812
f8472e561a97
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7182350: Regression in wording of unchecked warning message
Reviewed-by: mcimadamore, jjg

     1 T6758789b.java:16:10: compiler.warn.unchecked.meth.invocation.applied: kindname.method, m, T6758789a.Foo<X>, T6758789a.Foo, kindname.class, T6758789a
     2 T6758789b.java:16:11: compiler.warn.prob.found.req: (compiler.misc.unchecked.assign), T6758789a.Foo, T6758789a.Foo<X>
     3 - compiler.err.warnings.and.werror
     4 1 error
     5 2 warnings

mercurial