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

Make error messages generated during Check.checkType more uniform and more scalable Reviewed-by: jjg, dlsmith
2 lines
153 B
Text
2 lines
153 B
Text
TestCast6979683_BAD36.java:36:58: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.lang.Comparable<java.lang.Integer>, int)
|
|
1 error
|