test/tools/javac/cast/6714835/T6714835.out

changeset 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/cast/6714835/T6714835.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,5 @@
     1.4 +T6714835.java:14:71: compiler.warn.prob.found.req: (compiler.misc.unchecked.cast.to.type), java.lang.Iterable<compiler.misc.type.captureof: 1, ? extends java.lang.Integer>, java.util.Collection<? super java.lang.Integer>
     1.5 +T6714835.java:19:73: compiler.warn.prob.found.req: (compiler.misc.unchecked.cast.to.type), java.lang.Iterable<compiler.misc.type.captureof: 1, ? super java.lang.Number>, java.util.Collection<? extends java.lang.Number>
     1.6 +- compiler.err.warnings.and.werror
     1.7 +1 error
     1.8 +2 warnings

mercurial