langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
equal
deleted
inserted
replaced
2122 explicit type argument {0} does not conform to declared bound(s) {1} |
2122 explicit type argument {0} does not conform to declared bound(s) {1} |
2123 |
2123 |
2124 compiler.misc.arg.length.mismatch=\ |
2124 compiler.misc.arg.length.mismatch=\ |
2125 actual and formal argument lists differ in length |
2125 actual and formal argument lists differ in length |
2126 |
2126 |
|
2127 # 0: string |
|
2128 compiler.misc.wrong.number.type.args=\ |
|
2129 wrong number of type arguments; required {0} |
|
2130 |
2127 # 0: message segment |
2131 # 0: message segment |
2128 compiler.misc.no.conforming.assignment.exists=\ |
2132 compiler.misc.no.conforming.assignment.exists=\ |
2129 argument mismatch; {0} |
2133 argument mismatch; {0} |
2130 |
2134 |
2131 # 0: message segment |
2135 # 0: message segment |