mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00

Code for checking intersection type cast is incorrectly swapping operands, leading to spurious warnings Reviewed-by: jjg
4 lines
290 B
Text
4 lines
290 B
Text
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
|