mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00

Added global sanity check in order to make sure that return type inference does not violate bounds constraints Reviewed-by: jjg
2 lines
204 B
Text
2 lines
204 B
Text
T6638712d.java:39:9: compiler.err.cant.apply.symbol: kindname.method, m, U,java.util.List<java.util.List<U>>, int,java.util.List<java.util.List<java.lang.String>>, kindname.class, T6638712d, null
|
|
1 error
|