langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 38827 884d32899770
parent 38519 d70d50ec27bb
child 39361 cd0aca7db174
equal deleted inserted replaced
38826:0e5f358c2155 38827:884d32899770
  2713 
  2713 
  2714 # 0: symbol
  2714 # 0: symbol
  2715 compiler.err.service.implementation.is.abstract=\
  2715 compiler.err.service.implementation.is.abstract=\
  2716     the service implementation is an abstract class: {0}
  2716     the service implementation is an abstract class: {0}
  2717 
  2717 
       
  2718 compiler.err.service.implementation.must.be.subtype.of.service.interface=\
       
  2719     the service implementation type must be a subtype of the service interface type
       
  2720 
  2718 # 0: symbol
  2721 # 0: symbol
  2719 compiler.err.service.implementation.is.inner=\
  2722 compiler.err.service.implementation.is.inner=\
  2720     the service implementation is an inner class: {0}
  2723     the service implementation is an inner class: {0}
  2721 
  2724 
  2722 # 0: symbol
  2725 # 0: symbol