langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 37854 a76a06106d02
parent 36713 592302b6161b
child 38508 03c87ceca5fd
equal deleted inserted replaced
37853:b4ea8806ad1a 37854:a76a06106d02
  2717 # 0: symbol
  2717 # 0: symbol
  2718 compiler.err.service.definition.is.inner=\
  2718 compiler.err.service.definition.is.inner=\
  2719     the service definition is an inner class: {0}
  2719     the service definition is an inner class: {0}
  2720 
  2720 
  2721 # 0: symbol
  2721 # 0: symbol
       
  2722 compiler.err.service.definition.is.enum=\
       
  2723     the service definition is an enum: {0}
       
  2724 
       
  2725 # 0: symbol
  2722 compiler.err.service.implementation.doesnt.have.a.no.args.constructor=\
  2726 compiler.err.service.implementation.doesnt.have.a.no.args.constructor=\
  2723     the service implementation does not have a default constructor: {0}
  2727     the service implementation does not have a default constructor: {0}
  2724 
  2728 
  2725 # 0: symbol
  2729 # 0: symbol
  2726 compiler.err.service.implementation.no.args.constructor.not.public=\
  2730 compiler.err.service.implementation.no.args.constructor.not.public=\