< prev index next >
src/jdk.rmic/share/classes/sun/tools/javac/resources/javac.properties
Print this page
*** 263,274 ****
No method matching {0} found in {1}.
javac.err.unmatched.constr=\
No constructor matching {0} found in {1}.
javac.err.wrong.number.args=\
Wrong number of arguments in {0}.
- javac.err.wrong.number.args=\
- Wrong number of arguments in {0}.
javac.err.forward.ref=\
Can''t make forward reference to {0} in {1}.
javac.err.array.dim.missing=\
Array dimension missing.
javac.err.new.abstract=\
--- 263,272 ----
< prev index next >