langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 40308 274367a99f98
parent 39361 cd0aca7db174
child 40313 a85f92c9a8ab
equal deleted inserted replaced
40306:1a0fcaf3f2ed 40308:274367a99f98
  1220 compiler.err.locn.module-info.not.allowed.on.patch.path=\
  1220 compiler.err.locn.module-info.not.allowed.on.patch.path=\
  1221     module-info.class not allowed on patch path: {0}
  1221     module-info.class not allowed on patch path: {0}
  1222 
  1222 
  1223 # 0: string
  1223 # 0: string
  1224 compiler.err.locn.invalid.arg.for.xpatch=\
  1224 compiler.err.locn.invalid.arg.for.xpatch=\
  1225     invalid argument for -Xpatch option: {0}
  1225     invalid argument for --patch-module option: {0}
  1226 
  1226 
  1227 #####
  1227 #####
  1228 
  1228 
  1229 # Fatal Errors
  1229 # Fatal Errors
  1230 
  1230