langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 40513 39b67170b045
parent 40502 59dadf1bedbe
child 40762 f8883aa0053c
equal deleted inserted replaced
40512:b9359154240c 40513:39b67170b045
  1665     Unexpected file on path: {0}
  1665     Unexpected file on path: {0}
  1666 
  1666 
  1667 compiler.warn.unexpected.archive.file=\
  1667 compiler.warn.unexpected.archive.file=\
  1668     Unexpected extension for archive file: {0}
  1668     Unexpected extension for archive file: {0}
  1669 
  1669 
       
  1670 # 0: path
       
  1671 compiler.err.no.zipfs.for.archive=\
       
  1672     No file system provider is available to handle this file: {0}
       
  1673 
  1670 compiler.warn.div.zero=\
  1674 compiler.warn.div.zero=\
  1671     division by zero
  1675     division by zero
  1672 
  1676 
  1673 compiler.warn.empty.if=\
  1677 compiler.warn.empty.if=\
  1674     empty statement after if
  1678     empty statement after if