test/tools/javac/diags/CheckResourceKeys.java

changeset 1352
d4b3cb1ece84
parent 1230
b14d9583ce92
child 1397
8abc56be3131
equal deleted inserted replaced
1351:f4e45397722a 1352:d4b3cb1ece84
183 // See Resolve.getErrorKey 183 // See Resolve.getErrorKey
184 "compiler.err.cant.resolve.args", 184 "compiler.err.cant.resolve.args",
185 "compiler.err.cant.resolve.args.params", 185 "compiler.err.cant.resolve.args.params",
186 "compiler.err.cant.resolve.location.args", 186 "compiler.err.cant.resolve.location.args",
187 "compiler.err.cant.resolve.location.args.params", 187 "compiler.err.cant.resolve.location.args.params",
188 "compiler.misc.cant.resolve.location.args",
189 "compiler.misc.cant.resolve.location.args.params",
188 // JavaCompiler, reports #errors and #warnings 190 // JavaCompiler, reports #errors and #warnings
189 "compiler.misc.count.error", 191 "compiler.misc.count.error",
190 "compiler.misc.count.error.plural", 192 "compiler.misc.count.error.plural",
191 "compiler.misc.count.warn", 193 "compiler.misc.count.warn",
192 "compiler.misc.count.warn.plural", 194 "compiler.misc.count.warn.plural",

mercurial