mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-12 11:28:35 +00:00
Attribution should check each component of a disjunctive type separately, rather than checking the corresponding lub() Reviewed-by: jjg
4 lines
252 B
Plaintext
4 lines
252 B
Plaintext
Neg06.java:14:16: compiler.err.prob.found.req: (compiler.misc.incompatible.types), java.lang.String, java.lang.Throwable
|
|
Neg06.java:14:25: compiler.err.prob.found.req: (compiler.misc.incompatible.types), java.lang.Integer, java.lang.Throwable
|
|
2 errors
|