langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
equal
deleted
inserted
replaced
359 cannot access runtime environment |
359 cannot access runtime environment |
360 javac.err.bad.value.for.option=\ |
360 javac.err.bad.value.for.option=\ |
361 bad value for {0} option: ''{1}'' |
361 bad value for {0} option: ''{1}'' |
362 javac.err.no.value.for.option=\ |
362 javac.err.no.value.for.option=\ |
363 no value for {0} option |
363 no value for {0} option |
|
364 javac.err.repeated.value.for.patch.module=\ |
|
365 --patch-module specified more than once for {0} |
364 |
366 |
365 ## messages |
367 ## messages |
366 |
368 |
367 javac.msg.usage.header=\ |
369 javac.msg.usage.header=\ |
368 Usage: {0} <options> <source files>\n\ |
370 Usage: {0} <options> <source files>\n\ |