src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 51615 afbb33428df7
parent 51563 de411d537aae
child 51713 d424675a9743
equal deleted inserted replaced
51614:36773a4fe3e7 51615:afbb33428df7
  3415 compiler.err.no.value.for.option=\
  3415 compiler.err.no.value.for.option=\
  3416     no value for {0} option
  3416     no value for {0} option
  3417 
  3417 
  3418 # 0: string
  3418 # 0: string
  3419 compiler.err.repeated.value.for.patch.module=\
  3419 compiler.err.repeated.value.for.patch.module=\
  3420     --patch-module specified more than once for {0}
  3420     --patch-module specified more than once for module {0}
       
  3421 
       
  3422 # 0: string
       
  3423 compiler.err.repeated.value.for.module.source.path=\
       
  3424     --module-source-path specified more than once for module {0}
       
  3425 
       
  3426 compiler.err.multiple.values.for.module.source.path=\
       
  3427     --module-source-path specified more than once with a pattern argument
  3421 
  3428 
  3422 # 0: string
  3429 # 0: string
  3423 compiler.err.unmatched.quote=\
  3430 compiler.err.unmatched.quote=\
  3424     unmatched quote in environment variable {0}
  3431     unmatched quote in environment variable {0}
  3425 
  3432