langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
equal
deleted
inserted
replaced
372 not a directory: {0} |
372 not a directory: {0} |
373 javac.err.file.not.file=\ |
373 javac.err.file.not.file=\ |
374 not a file: {0} |
374 not a file: {0} |
375 javac.err.cannot.access.runtime.env=\ |
375 javac.err.cannot.access.runtime.env=\ |
376 cannot access runtime environment |
376 cannot access runtime environment |
|
377 javac.err.two.class.loaders.1=\ |
|
378 javac is split between multiple class loaders: check your configuration |
|
379 javac.err.two.class.loaders.2=\ |
|
380 javac is split between multiple class loaders:\n\ |
|
381 one class comes from file: {0}\n\ |
|
382 while javac comes from {1} |
377 javac.err.bad.value.for.option=\ |
383 javac.err.bad.value.for.option=\ |
378 bad value for {0} option: ''{1}'' |
384 bad value for {0} option: ''{1}'' |
379 javac.err.no.value.for.option=\ |
385 javac.err.no.value.for.option=\ |
380 no value for {0} option |
386 no value for {0} option |
381 javac.err.repeated.value.for.patch.module=\ |
387 javac.err.repeated.value.for.patch.module=\ |