langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 45867 ca77ebd05a06
parent 45758 b2a0122861f5
child 45915 1afba647cd44
equal deleted inserted replaced
45866:5070422dda41 45867:ca77ebd05a06
   309     {0} cannot be dereferenced
   309     {0} cannot be dereferenced
   310 
   310 
   311 compiler.err.cant.extend.intf.annotation=\
   311 compiler.err.cant.extend.intf.annotation=\
   312     ''extends'' not allowed for @interfaces
   312     ''extends'' not allowed for @interfaces
   313 
   313 
       
   314 compiler.err.annotation.decl.not.allowed.here=\
       
   315     annotation type declaration not allowed here
       
   316 
   314 # 0: symbol
   317 # 0: symbol
   315 compiler.err.cant.inherit.from.final=\
   318 compiler.err.cant.inherit.from.final=\
   316     cannot inherit from final {0}
   319     cannot inherit from final {0}
   317 
   320 
   318 # 0: symbol or string
   321 # 0: symbol or string