langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
changeset 44229 6ebcb2cb9507
parent 43874 d49715456f51
child 44503 0f64385d419d
equal deleted inserted replaced
43915:4a79ad46e578 44229:6ebcb2cb9507
   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=\