langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 42822 a84956e7ee4d
parent 42408 d6f09ae68eab
child 42837 03ee805ba348
equal deleted inserted replaced
42812:084017ef9300 42822:a84956e7ee4d
  1455     bad path element "{0}": not a directory
  1455     bad path element "{0}": not a directory
  1456 
  1456 
  1457 compiler.warn.finally.cannot.complete=\
  1457 compiler.warn.finally.cannot.complete=\
  1458     finally clause cannot complete normally
  1458     finally clause cannot complete normally
  1459 
  1459 
       
  1460 # 0: name
       
  1461 compiler.warn.poor.choice.for.module.name=\
       
  1462     module name {0} should avoid terminal digits
       
  1463 
  1460 # 0: symbol, 1: symbol
  1464 # 0: symbol, 1: symbol
  1461 compiler.warn.has.been.deprecated=\
  1465 compiler.warn.has.been.deprecated=\
  1462     {0} in {1} has been deprecated
  1466     {0} in {1} has been deprecated
  1463 
  1467 
  1464 # 0: symbol, 1: symbol
  1468 # 0: symbol, 1: symbol
  2747 
  2751 
  2748 # 0: symbol
  2752 # 0: symbol
  2749 compiler.err.module.not.found=\
  2753 compiler.err.module.not.found=\
  2750     module not found: {0}
  2754     module not found: {0}
  2751 
  2755 
       
  2756 # 0: symbol
       
  2757 compiler.warn.module.not.found=\
       
  2758     module not found: {0}
       
  2759 
  2752 compiler.err.too.many.modules=\
  2760 compiler.err.too.many.modules=\
  2753     too many module declarations found
  2761     too many module declarations found
  2754 
  2762 
  2755 # 0: symbol
  2763 # 0: symbol
  2756 compiler.err.duplicate.module=\
  2764 compiler.err.duplicate.module=\