langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 6157 218670cd9b1c
parent 6151 dd513881e71d
child 6345 7d98c298aafd
equal deleted inserted replaced
6156:e15c221efaac 6157:218670cd9b1c
   776     Attempt to create a file for type ''{0}'' multiple times
   776     Attempt to create a file for type ''{0}'' multiple times
   777 
   777 
   778 compiler.warn.proc.illegal.file.name=\
   778 compiler.warn.proc.illegal.file.name=\
   779     Cannot create file for illegal name ''{0}''.
   779     Cannot create file for illegal name ''{0}''.
   780 
   780 
       
   781 compiler.warn.proc.suspicious.class.name=\
       
   782     Creating file for a type whose name ends in {1}: ''{0}''
       
   783 
   781 compiler.warn.proc.file.create.last.round=\
   784 compiler.warn.proc.file.create.last.round=\
   782     File for type ''{0}'' created in the last round will not be subject to annotation processing.
   785     File for type ''{0}'' created in the last round will not be subject to annotation processing.
   783 
   786 
   784 compiler.warn.proc.malformed.supported.string=\
   787 compiler.warn.proc.malformed.supported.string=\
   785     Malformed string ''{0}'' for a supported annotation type returned by processor ''{1}''
   788     Malformed string ''{0}'' for a supported annotation type returned by processor ''{1}''