langtools/test/tools/javac/lambda/Intersection02.out
author mcimadamore
Fri, 22 Mar 2013 12:39:34 +0000
changeset 16565 aee0d0aaec44
permissions -rw-r--r--
8010101: Intersection type cast issues redundant unchecked warning Summary: Code for checking intersection type cast is incorrectly swapping operands, leading to spurious warnings Reviewed-by: jjg

Intersection02.java:39:62: compiler.warn.prob.found.req: (compiler.misc.unchecked.cast.to.type), java.util.List<java.lang.String>, java.lang.Object&java.util.List<java.lang.String>&java.io.Serializable&Intersection02.P<java.lang.String>
- compiler.err.warnings.and.werror
1 error
1 warning