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