langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 12715 139b8354de6a
parent 12468 1100643c0209
child 12915 28cf1e0dafdc
equal deleted inserted replaced
12714:73f1f7097c5e 12715:139b8354de6a
   135     array required, but {0} found
   135     array required, but {0} found
   136 
   136 
   137 compiler.err.attribute.value.must.be.constant=\
   137 compiler.err.attribute.value.must.be.constant=\
   138     attribute value must be constant
   138     attribute value must be constant
   139 
   139 
       
   140 # 0: statement type
       
   141 compiler.err.bad.initializer=\
       
   142     bad initializer for {0}
       
   143 
   140 compiler.err.break.outside.switch.loop=\
   144 compiler.err.break.outside.switch.loop=\
   141     break outside switch or loop
   145     break outside switch or loop
   142 
   146 
   143 # 0: name
   147 # 0: name
   144 compiler.err.call.must.be.first.stmt.in.ctor=\
   148 compiler.err.call.must.be.first.stmt.in.ctor=\